Identify and move common internal libcrypto header files
[openssl.git] / crypto / x509 / x509_req.c
index e01fc79d6ecaacab2711c3fac8b3eb19fa4444ce..b6c46980a03b5df387b66c8ceb1b7281f9614f6a 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/evp.h>
 #include <openssl/asn1.h>