From e0d13b61c28806f10c15df406136e6014c60135d Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Fri, 30 Apr 2004 06:30:13 +0000 Subject: removed warnings of GTK1 compilation svn path=/trunk/; revision=10739 --- gtk/layout_prefs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/layout_prefs.c') diff --git a/gtk/layout_prefs.c b/gtk/layout_prefs.c index 27a78124c6..f32574f480 100644 --- a/gtk/layout_prefs.c +++ b/gtk/layout_prefs.c @@ -1,7 +1,7 @@ /* layout_prefs.c * Dialog box for layout preferences * - * $Id: layout_prefs.c,v 1.4 2004/04/30 05:25:52 ulfl Exp $ + * $Id: layout_prefs.c,v 1.5 2004/04/30 06:30:13 ulfl Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -37,7 +37,7 @@ /*#include "ui_util.h"*/ #include "main.h" #include "compat_macros.h" -/*#include "dlg_utils.h"*/ +#include "dlg_utils.h" #include "../image/icon_layout_1.xpm" #include "../image/icon_layout_2.xpm" -- cgit v1.2.3