Reorganize local header files
[openssl.git] / crypto / evp / pmeth_lib.c
index 5f0a93ed9a4700f1eab3593a9ed59515d939342a..7dbdb460e397eac1c289d7d566bdbdae5714ed7a 100644 (file)
@@ -20,7 +20,7 @@
 #include "crypto/evp.h"
 #include "internal/numbers.h"
 #include "internal/provider.h"
-#include "evp_locl.h"
+#include "evp_local.h"
 
 typedef const EVP_PKEY_METHOD *(*pmeth_fn)(void);
 typedef int sk_cmp_fn_type(const char *const *a, const char *const *b);