Reorganize private crypto header files
[openssl.git] / crypto / evp / pmeth_lib.c
index 8b386cf19fe1c218219d4f3898079fb7617c6666..5f0a93ed9a4700f1eab3593a9ed59515d939342a 100644 (file)
@@ -16,8 +16,8 @@
 #include <openssl/core_names.h>
 #include <openssl/dh.h>
 #include "internal/cryptlib.h"
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
 #include "internal/numbers.h"
 #include "internal/provider.h"
 #include "evp_locl.h"