Reorganize private crypto header files
[oweals/openssl.git] / crypto / pem / pem_pkey.c
index ffcec127711a722d41f7c8358243d8195f0ba179..54596e4093436b2cba2d176c19c15204b29b4e9e 100644 (file)
@@ -17,8 +17,8 @@
 #include <openssl/pem.h>
 #include <openssl/engine.h>
 #include <openssl/dh.h>
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
 
 int pem_check_suffix(const char *pem_str, const char *suffix);