aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/hostlist_eth.c')
-rw-r--r--gtk/hostlist_eth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/hostlist_eth.c b/gtk/hostlist_eth.c
index 330a7ca2f4..814645c5b5 100644
--- a/gtk/hostlist_eth.c
+++ b/gtk/hostlist_eth.c
@@ -34,7 +34,7 @@
#include <string.h>
#include "epan/packet.h"
#include "tap_menu.h"
-#include "../tap.h"
+#include <epan/tap.h>
#include "../register.h"
#include "hostlist_table.h"
#include <epan/dissectors/packet-eth.h>