Don't offer or accept ciphersuites that we can't support
[openssl.git] / test / chacha_internal_test.c
index 40f1f12fcd00f6b4533c235928a840e8fdcf93ff..878bd752e054bb70d56c9fd4ddd590154afba3eb 100644 (file)
@@ -15,7 +15,7 @@
 #include <string.h>
 #include <openssl/opensslconf.h>
 #include "testutil.h"
-#include "internal/chacha.h"
+#include "crypto/chacha.h"
 
 static const unsigned int key[] = {
     0x03020100, 0x07060504, 0x0b0a0908, 0x0f0e0d0c,