Identify and move common internal libcrypto header files
[openssl.git] / crypto / dso / dso_openssl.c
index 27b7d559fa8dcb809db15945ae506aa04bbccfae..191cb6a97c0a34bff08d4ce5948f0ea9c0aeee5f 100644 (file)
@@ -58,7 +58,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/dso.h>
 
 /* We just pinch the method from an appropriate "default" method. */