aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/mtp3_stat.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 19:24:11 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-08-21 19:24:11 +0000
commit9dc96caa7c3c91c444598a98769f978fac080c31 (patch)
tree3fca9c1be01d7821da8a74b6e83dc164325b8693 /gtk/mtp3_stat.c
parentfeb7601668d66312178f94804e3196928bbc7c56 (diff)
As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so
that it doesn't appear to be part of GTK+. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15501 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/mtp3_stat.c')
-rw-r--r--gtk/mtp3_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/mtp3_stat.c b/gtk/mtp3_stat.c
index afc2a0a1b4..269f956a86 100644
--- a/gtk/mtp3_stat.c
+++ b/gtk/mtp3_stat.c
@@ -42,7 +42,7 @@
#include "epan/value_string.h"
#include <epan/stat_cmd_args.h>
#include "../stat_menu.h"
-#include "gtk_stat_menu.h"
+#include "gui_stat_menu.h"
#include "image/clist_ascend.xpm"
#include "image/clist_descend.xpm"
#include "simple_dialog.h"