Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / cms / cms_kari.c
index f8a6cbadb06c4adf740dab6a7647dc788e64059d..196b5c60f15e5195c21304b5b1a6baf05cca9c86 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"
 
 DECLARE_ASN1_ITEM(CMS_KeyAgreeRecipientInfo)
 DECLARE_ASN1_ITEM(CMS_RecipientEncryptedKey)