Reorganize private crypto header files
[openssl.git] / crypto / cms / cms_smime.c
index ae95ff2dd22a2f9addb52fc096ce1365cec5dfae..1117d7488c3038cb4efac20313823a97c7673c2b 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/err.h>
 #include <openssl/cms.h>
 #include "cms_lcl.h"
-#include "internal/asn1_int.h"
+#include "crypto/asn1.h"
 
 static BIO *cms_get_text_bio(BIO *out, unsigned int flags)
 {