summaryrefslogtreecommitdiffstats
path: root/test/asynciotest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/asynciotest.c')
-rw-r--r--test/asynciotest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asynciotest.c b/test/asynciotest.c
index 3bba098ad7..bf0a20561e 100644
--- a/test/asynciotest.c
+++ b/test/asynciotest.c
@@ -13,7 +13,7 @@
#include <openssl/bio.h>
#include <openssl/err.h>
-#include "../ssl/packet_locl.h"
+#include "internal/packet.h"
#include "ssltestlib.h"
#include "testutil.h"