Identify and move common internal libcrypto header files
[openssl.git] / crypto / asn1 / a_octet.c
index f6fd62224a74bf8cfda7bdeb32dd2c8b0cbaad48..430f00faee124521cf1c81af7f33bfa99e530d42 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1.h>
 
 ASN1_OCTET_STRING *ASN1_OCTET_STRING_dup(const ASN1_OCTET_STRING *x)