Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / cms / cms_env.c
index 624c3f268f776fcf0bd15901e2313507c6b4a994..d1252f8d87bcdc92282b181c47c0d715b461cdc1 100644 (file)
@@ -61,7 +61,7 @@
 #include <openssl/rand.h>
 #include <openssl/aes.h>
 #include "cms_lcl.h"
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 
 /* CMS EnvelopedData Utilities */