Fix no-des
[openssl.git] / test / sm4_internal_test.c
index 7ccd6e46db33d7184393474cbe5b6622ba6c25d6..0a5ea738e59dceeb6adc710940a01d65730b68bb 100644 (file)
@@ -17,7 +17,7 @@
 #include "testutil.h"
 
 #ifndef OPENSSL_NO_SM4
-# include "internal/sm4.h"
+# include "crypto/sm4.h"
 
 static int test_sm4_ecb(void)
 {