Identify and move common internal libcrypto header files
[openssl.git] / crypto / dh / dh_check.c
index b8b3890d9e7c625575b250e21024165594d7e0ab..7521180d2b8263579f69fb36e5587ee11755c602 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/dh.h>