aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_table.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-09-29 00:06:36 +0000
committerGuy Harris <guy@alum.mit.edu>2004-09-29 00:06:36 +0000
commit6472876ab34d2aa016e0b2afa0348d45ce551c86 (patch)
treed43921a8c5c3de76255c3c98ec29b5589838db95 /gtk/hostlist_table.c
parent53ab91826b303f7091c411d03e6430c4558d1c99 (diff)
Move the tap infrastructure to the epan directory.
svn path=/trunk/; revision=12128
Diffstat (limited to 'gtk/hostlist_table.c')
-rw-r--r--gtk/hostlist_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/hostlist_table.c b/gtk/hostlist_table.c
index 4d9903afeb..84e3cc4589 100644
--- a/gtk/hostlist_table.c
+++ b/gtk/hostlist_table.c
@@ -41,7 +41,7 @@
#include "image/clist_descend.xpm"
#include "simple_dialog.h"
#include "globals.h"
-#include "tap.h"
+#include <epan/tap.h>
#include "gtk/find_dlg.h"
#include "color.h"
#include "gtk/color_dlg.h"