Reorganize local header files
[oweals/openssl.git] / crypto / evp / cmeth_lib.c
index 7c7550e9ce618be568832480dc373d7dd00273e2..37cca7a2567779a6993c85b5c7be0185ce0f79bb 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/evp.h>
 #include "crypto/evp.h"
 #include "internal/provider.h"
-#include "evp_locl.h"
+#include "evp_local.h"
 
 EVP_CIPHER *EVP_CIPHER_meth_new(int cipher_type, int block_size, int key_len)
 {