aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ncp_stat.c
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 20:31:18 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2008-04-12 20:31:18 +0000
commit5de7c7a5de83ff0c00e4f316fe6669cf1a8a946e (patch)
treec64c4805801043958b42c5452039a09ec4aabaf7 /gtk/ncp_stat.c
parentf069cea4f67261360063430eae41e46913c58ea1 (diff)
move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24956 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/ncp_stat.c')
-rw-r--r--gtk/ncp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/ncp_stat.c b/gtk/ncp_stat.c
index cf2d974f18..516a2766e3 100644
--- a/gtk/ncp_stat.c
+++ b/gtk/ncp_stat.c
@@ -50,7 +50,7 @@
#include "filter_dlg.h"
#include "service_response_time_table.h"
#include "../stat_menu.h"
-#include "../tap_dfilter_dlg.h"
+#include "tap_dfilter_dlg.h"
#include "gtkglobals.h"