Reorganize private crypto header files
[openssl.git] / crypto / asn1 / asn_mime.c
index 5c3493832bc4c000f9c5a906d1841ec92b0ad053..571523e12741fa3a00947fa7a92492dcadeceffb 100644 (file)
@@ -8,13 +8,13 @@
  */
 
 #include <stdio.h>
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
 #include "internal/cryptlib.h"
 #include <openssl/rand.h>
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 #include "internal/bio.h"
 #include "asn1_locl.h"