Reorganize private crypto header files
[openssl.git] / crypto / store / store_init.c
index db050c07ccaeb3e8700137c3fcc988c449eab593..c5d8cc456ee8e308150faaf363033a687e6e30af 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/err.h>
-#include "internal/store.h"
+#include "crypto/store.h"
 #include "store_locl.h"
 
 static CRYPTO_ONCE store_init = CRYPTO_ONCE_STATIC_INIT;