summaryrefslogtreecommitdiff
path: root/text2pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'text2pcap.c')
-rw-r--r--text2pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text2pcap.c b/text2pcap.c
index bc958cbb4f..e50dad30b6 100644
--- a/text2pcap.c
+++ b/text2pcap.c
@@ -138,7 +138,7 @@
# include "wsutil/strptime.h"
#endif
-#include "pcapio.h"
+#include "writecap/pcapio.h"
#include "text2pcap.h"
#ifdef _WIN32