Move some ASN.1 internals to asn1_int.h
[openssl.git] / crypto / dh / dh_ameth.c
index e7d56f1a895b4e06ec404becec1ad1edf0baf5b9..17027c544f965c91c4515142bd8d0df1fbc4ed05 100644 (file)
@@ -62,7 +62,7 @@
 #include <openssl/asn1.h>
 #include <openssl/dh.h>
 #include <openssl/bn.h>
-#include "asn1_locl.h"
+#include "internal/asn1_int.h"
 #ifndef OPENSSL_NO_CMS
 # include <openssl/cms.h>
 #endif