aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_tcpip.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/conversations_tcpip.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/conversations_tcpip.c')
-rw-r--r--gtk/conversations_tcpip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/conversations_tcpip.c b/gtk/conversations_tcpip.c
index 1cbd3d4adc..f3a099f787 100644
--- a/gtk/conversations_tcpip.c
+++ b/gtk/conversations_tcpip.c
@@ -35,7 +35,7 @@
#include "epan/packet.h"
#include <epan/stat_cmd_args.h>
#include "../stat_menu.h"
-#include "gtk_stat_menu.h"
+#include "gui_stat_menu.h"
#include <epan/tap.h>
#include "../register.h"
#include "conversations_table.h"