Identify and move common internal libcrypto header files
[openssl.git] / crypto / dso / dso_lib.c
index c555398fcae69c1118eaf08aefe572e82a157979..12544b3a1610ec0ad609ef3c7d346fa0723a8e89 100644 (file)
@@ -59,7 +59,7 @@
 
 #include <stdio.h>
 #include <openssl/crypto.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/dso.h>
 
 static DSO_METHOD *default_DSO_meth = NULL;