Make the PACKET/WPACKET code available to both libcrypto and libssl
[openssl.git] / test / tls13ccstest.c
index 1d0a268615c783cc7c33ba5212de1f5067b5a08c..999ca5700a25d3a18232ae2a08b55a07fa4d2d9c 100644 (file)
@@ -11,7 +11,7 @@
 #include <string.h>
 #include "ssltestlib.h"
 #include "testutil.h"
-#include "../ssl/packet_locl.h"
+#include "internal/packet.h"
 
 static char *cert = NULL;
 static char *privkey = NULL;