Reorganize local header files
[openssl.git] / crypto / store / store_init.c
index c5d8cc456ee8e308150faaf363033a687e6e30af..e1b953fbf8c79949ec0afb8706a591a2d5dd2c97 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <openssl/err.h>
 #include "crypto/store.h"
-#include "store_locl.h"
+#include "store_local.h"
 
 static CRYPTO_ONCE store_init = CRYPTO_ONCE_STATIC_INIT;
 DEFINE_RUN_ONCE_STATIC(do_store_init)