aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/http_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/http_stat.c')
-rw-r--r--gtk/http_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/http_stat.c b/gtk/http_stat.c
index 4a7f9c7031..982c928095 100644
--- a/gtk/http_stat.c
+++ b/gtk/http_stat.c
@@ -39,7 +39,7 @@
#include "dlg_utils.h"
#include "tap.h"
#include "../register.h"
-#include "../packet-http.h"
+#include <epan/dissectors/packet-http.h>
#include "../globals.h"
#include "compat_macros.h"
#include "../tap_dfilter_dlg.h"