Reorganize private crypto header files
[openssl.git] / crypto / dsa / dsa_asn1.c
index eddcc11819a442f8aa65e1eddd5046e78580ddf3..55c4522c2fab160509ed58b8a818be7e6f51582a 100644 (file)
@@ -13,7 +13,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/rand.h>
-#include "internal/asn1_dsa.h"
+#include "crypto/asn1_dsa.h"
 
 DSA_SIG *DSA_SIG_new(void)
 {