Reorganize private crypto header files
[openssl.git] / crypto / asn1 / i2d_param.c
index 2e9000891a19d88817cc9d988cb52c34e537c6bb..1e1ebc95b2ef567c942dc799450b1602f6a4970b 100644 (file)
@@ -12,8 +12,8 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/asn1.h>
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
 
 int i2d_KeyParams(const EVP_PKEY *a, unsigned char **pp)
 {