aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sip_stat.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-05 23:04:11 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-06-05 23:04:11 +0000
commit05d26cc62d60c3e2db468b8849aef7e6920bb410 (patch)
tree77ea6ab063a7b3ed7094654fef255ee7419c8a64 /gtk/sip_stat.c
parent2bc2fd7d8cb158925dace255295553f048925f15 (diff)
Rename the tap_dfilter_dlg.[ch] files to reflect that they can do more
than just filters. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37560 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/sip_stat.c')
-rw-r--r--gtk/sip_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/sip_stat.c b/gtk/sip_stat.c
index fe87b5e283..4897ec4a03 100644
--- a/gtk/sip_stat.c
+++ b/gtk/sip_stat.c
@@ -41,7 +41,7 @@
#include "gtk/gui_utils.h"
#include "gtk/dlg_utils.h"
-#include "gtk/tap_dfilter_dlg.h"
+#include "gtk/tap_param_dlg.h"
#include "gtk/main.h"