From 13e0b409cfcc8406da5a6f9be1d4f9d2f9a877d6 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 21 Aug 2005 19:24:11 +0000 Subject: 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 --- gtk/hostlist_ip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/hostlist_ip.c') diff --git a/gtk/hostlist_ip.c b/gtk/hostlist_ip.c index 67d5fbe11b..c6ebae8540 100644 --- a/gtk/hostlist_ip.c +++ b/gtk/hostlist_ip.c @@ -37,7 +37,7 @@ #include "epan/packet.h" #include #include "../stat_menu.h" -#include "gtk_stat_menu.h" +#include "gui_stat_menu.h" #include #include "../register.h" #include "hostlist_table.h" -- cgit v1.2.3