Reorganize private crypto header files
[openssl.git] / crypto / sparse_array.c
index a74db5d218e37181cf678726d07e3ddfe56852f0..9d444739f53ab8c4098a14fab58ee03c4007b37a 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <openssl/crypto.h>
 #include <openssl/bn.h>
-#include "internal/sparse_array.h"
+#include "crypto/sparse_array.h"
 
 /*
  * How many bits are used to index each level in the tree structure?