]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/tls13encryptiontest.c
Move recordmethod.h to be an "internal" header
[thirdparty/openssl.git] / test / tls13encryptiontest.c
index e6502c4b65326d9764ab5fa07d5e81bc60c4bb05..b25dae88f03827ef08732a4fdc4f6f3941288d54 100644 (file)
@@ -11,7 +11,7 @@
 #include <openssl/evp.h>
 #include "../ssl/ssl_local.h"
 #include "../ssl/record/record_local.h"
-#include "../ssl/record/recordmethod.h"
+#include "internal/recordmethod.h"
 #include "../ssl/record/methods/recmethod_local.h"
 #include "internal/nelem.h"
 #include "testutil.h"