Identify and move common internal libcrypto header files
[openssl.git] / crypto / dso / dso_null.c
index ab2125c28662a1f9b8426da41d0167082a054a6f..e27f98e49ee22376650703e972e57ef96640d0e8 100644 (file)
@@ -63,7 +63,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/dso.h>
 
 static DSO_METHOD dso_meth_null = {