aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_jxta.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
committerGuy Harris <guy@alum.mit.edu>2005-08-21 19:24:11 +0000
commit13e0b409cfcc8406da5a6f9be1d4f9d2f9a877d6 (patch)
tree3fca9c1be01d7821da8a74b6e83dc164325b8693 /gtk/conversations_jxta.c
parent78e0a2b4580ba81d5cec6823d1ca2fcc10081943 (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+. svn path=/trunk/; revision=15501
Diffstat (limited to 'gtk/conversations_jxta.c')
-rw-r--r--gtk/conversations_jxta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/conversations_jxta.c b/gtk/conversations_jxta.c
index 210ab4a49e..3ec61b694c 100644
--- a/gtk/conversations_jxta.c
+++ b/gtk/conversations_jxta.c
@@ -36,7 +36,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"