Reorganize private crypto header files
[openssl.git] / providers / default / macs / siphash_prov.c
index 1a36846bfe36b588861305724cea517021256a87..a9511925f0e2a675ae70b42d9962c71b41d9ee32 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/evp.h>
 #include <openssl/err.h>
 
-#include "internal/siphash.h"
+#include "crypto/siphash.h"
 /*
  * TODO(3.0) when siphash has moved entirely to our providers, this
  * header should be moved to the provider include directory.  For the