summary refs log tree commit diff stats
path: root/src/common/util.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2013-04-02 20:39:37 -0700
committerBerke Viktor <bviktor@hexchat.org>2013-04-02 20:39:37 -0700
commit9c49254abd59b8e3f4ecf2be7477dd62bf399296 (patch)
tree299db16a7a127a64bbac8ee13c8c2473e6287372 /src/common/util.c
parent5e59578e28408b4fcf85de19fd301a5b02d96dec (diff)
Only include top level includes from GTK+, GLib and GDK-PixBuf
Diffstat (limited to 'src/common/util.c')
-rw-r--r--src/common/util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/util.c b/src/common/util.c
index b9c69a44..9ce23879 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -48,7 +48,6 @@
 #include <errno.h>
 #include "hexchat.h"
 #include "hexchatc.h"
-#include <glib.h>
 #include <ctype.h>
 #include "util.h"