Final cleanup after move to leaner EVP_PKEY methods
[oweals/openssl.git] / crypto / evp / p5_crpt2.c
index 27fb9594284a6ae77b7df29d2c2799fa4d0b5659..2a27f53047d52db075021b38f3e8cc138ff3f1ef 100644 (file)
@@ -17,7 +17,7 @@
 #include <openssl/trace.h>
 #include <openssl/core_names.h>
 #include "crypto/evp.h"
-#include "evp_locl.h"
+#include "evp_local.h"
 
 int PKCS5_PBKDF2_HMAC(const char *pass, int passlen,
                       const unsigned char *salt, int saltlen, int iter,