Reorganize local header files
[openssl.git] / crypto / store / store_lib.c
index 2d3b307e04d69aaaac42810e77a848672d351a9e..92b957c7cdf1e9f509f07742de1e9287f6bf1113 100644 (file)
@@ -19,7 +19,7 @@
 #include <openssl/store.h>
 #include "internal/thread_once.h"
 #include "crypto/store.h"
-#include "store_locl.h"
+#include "store_local.h"
 
 struct ossl_store_ctx_st {
     const OSSL_STORE_LOADER *loader;