Identify and move common internal libcrypto header files
[openssl.git] / crypto / dso / dso_win32.c
index 81c983ccb32001f2d082712f4ef729379a926360..2da318f70783dd8705c58c72aa0ef11a9c8b7e02 100644 (file)
@@ -59,7 +59,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/dso.h>
 
 #if !defined(DSO_WIN32)