Reorganize private crypto header files
[openssl.git] / providers / default / ciphers / cipher_sm4.h
index 842c218f3079aa76c376eb003ced253d98aa2d7d..4740bb33559f9734728ae05104ec32a6f7f50415 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "internal/ciphers/ciphercommon.h"
-#include "internal/sm4.h"
+#include "crypto/sm4.h"
 
 typedef struct prov_cast_ctx_st {
     PROV_CIPHER_CTX base;      /* Must be first */