]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/sm2/sm2_pmeth.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / sm2 / sm2_pmeth.c
index 7613e333eccb20c6c0935adfcb9ec283b9bc9f11..27bec2cb06da118f6d815485e312532a4aa09ecc 100644 (file)
@@ -11,9 +11,9 @@
 #include <openssl/asn1t.h>
 #include <openssl/ec.h>
 #include <openssl/evp.h>
-#include "internal/evp_int.h"
-#include "internal/sm2.h"
-#include "internal/sm2err.h"
+#include "crypto/evp.h"
+#include "crypto/sm2.h"
+#include "crypto/sm2err.h"
 
 /* EC pkey context structure */