Reorganize private crypto header files
[openssl.git] / crypto / evp / evp_fetch.c
index cd2bacea5dc9dba1d780fd88d2abd5f5c7222769..67ba201da3e2e48039e8ea58e1a7038cb335a59d 100644 (file)
@@ -17,7 +17,7 @@
 #include "internal/core.h"
 #include "internal/provider.h"
 #include "internal/namemap.h"
-#include "internal/evp_int.h"    /* evp_locl.h needs it */
+#include "crypto/evp.h"    /* evp_locl.h needs it */
 #include "evp_locl.h"
 
 static void default_method_store_free(void *vstore)