aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/sctp_stat.c')
-rw-r--r--gtk/sctp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/sctp_stat.c b/gtk/sctp_stat.c
index 831b0554ba..52dfbed234 100644
--- a/gtk/sctp_stat.c
+++ b/gtk/sctp_stat.c
@@ -31,7 +31,7 @@
#include "simple_dialog.h" /* Both is used for error handling */
#include "globals.h"
#include "epan/packet_info.h" /* Needed for packet_info */
-#include "tap.h" /* Needed for register_tap_listener */
+#include <epan/tap.h> /* Needed for register_tap_listener */
#include "tap_menu.h"
#include "dlg_utils.h"
#include "compat_macros.h"