aboutsummaryrefslogtreecommitdiffstats
path: root/tap-httpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-httpstat.c')
-rw-r--r--tap-httpstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-httpstat.c b/tap-httpstat.c
index 57ac1b67db..3e537d7fd5 100644
--- a/tap-httpstat.c
+++ b/tap-httpstat.c
@@ -31,7 +31,7 @@
#include "epan/packet_info.h"
#include "epan/value_string.h"
-#include "tap.h"
+#include <epan/tap.h>
#include "register.h"
#include <epan/dissectors/packet-http.h>