aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/main.c b/gtk/main.c
index b4771686e7..f9b6ed8e2b 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -96,7 +96,7 @@
#include "prefs-int.h"
#include "ringbuffer.h"
#include "../ui_util.h" /* beware: ui_util.h exists twice! */
-#include "tap.h"
+#include <epan/tap.h>
#include "util.h"
#include "clopts_common.h"
#include "version_info.h"