From ea0d3059f44c1edc3fd762c5b921e43e535db290 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 22:13:40 +0100 Subject: Eliminate even more warnings and bump warning level to 3 Shouldn't need to go any higher, level 4+ gives insane warnings --- src/fe-gtk/gtkutil.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fe-gtk/gtkutil.c') diff --git a/src/fe-gtk/gtkutil.c b/src/fe-gtk/gtkutil.c index 46958cf9..4c34f41d 100644 --- a/src/fe-gtk/gtkutil.c +++ b/src/fe-gtk/gtkutil.c @@ -51,6 +51,7 @@ #include "../common/util.h" #include "../common/cfgfiles.h" #include "../common/hexchatc.h" +#include "../common/typedef.h" #include "gtkutil.h" #include "pixmaps.h" -- cgit 1.4.1