From 19de92d2c05478d21721d5672aa75e76bcda1964 Mon Sep 17 00:00:00 2001 From: ulfl Date: Sat, 20 Aug 2005 12:09:48 +0000 Subject: renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical named ui_util.h in / dir git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15465 f5534014-38df-0310-8fa8-9805f1628bb7 --- gtk/ansi_map_stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/ansi_map_stat.c') diff --git a/gtk/ansi_map_stat.c b/gtk/ansi_map_stat.c index 370cba8813..50dbfa90e2 100644 --- a/gtk/ansi_map_stat.c +++ b/gtk/ansi_map_stat.c @@ -52,7 +52,7 @@ #include "filter_dlg.h" #include "compat_macros.h" #include -#include "ui_util.h" +#include "gui_utils.h" typedef struct column_arrows { -- cgit v1.2.3