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/io_stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/io_stat.c') diff --git a/gtk/io_stat.c b/gtk/io_stat.c index bb5d6133a2..42274c9e15 100644 --- a/gtk/io_stat.c +++ b/gtk/io_stat.c @@ -44,7 +44,7 @@ #include "gui_utils.h" #include #include "../stat_menu.h" -#include "gtk_stat_menu.h" +#include "gui_stat_menu.h" #include #include "../register.h" #include "alert_box.h" -- cgit v1.2.1