summary refs log tree commit diff stats
path: root/src/common/text.c
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-01-08 23:48:46 +0100
committerBerke Viktor <berkeviktor@aol.com>2012-01-08 23:48:46 +0100
commitbca7e6c554fe2406004c25056160950a276208f7 (patch)
treeaffce10d5ffb06674f2208493591112526cbb9ed /src/common/text.c
parent774ff23920e1e2f3f2f23c7be3da27497c1b5df6 (diff)
update xchat to r1499
Diffstat (limited to 'src/common/text.c')
-rw-r--r--src/common/text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/text.c b/src/common/text.c
index a2198517..6b111742 100644
--- a/src/common/text.c
+++ b/src/common/text.c
@@ -28,7 +28,7 @@
 #include <sys/mman.h>
 
 #include "xchat.h"
-#include <glib/ghash.h>
+#include <glib.h>
 #include "cfgfiles.h"
 #include "chanopt.h"
 #include "plugin.h"