Reorganize private crypto header files
[openssl.git] / crypto / x509 / x_pubkey.c
index d81f53844f375dfd8da78e5165a9817307180da2..6e8540835f662b912ede306c18cca1b88efc9c02 100644 (file)
@@ -11,9 +11,9 @@
 #include "internal/cryptlib.h"
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
-#include "internal/x509_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
+#include "crypto/x509.h"
 #include <openssl/rsa.h>
 #include <openssl/dsa.h>