summary refs log tree commit diff stats
path: root/src/common/servlist.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/servlist.c
parent774ff23920e1e2f3f2f23c7be3da27497c1b5df6 (diff)
update xchat to r1499
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index 29731b14..66bc8115 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -24,7 +24,7 @@
 #include <unistd.h>
 
 #include "xchat.h"
-#include <glib/ghash.h>
+#include <glib.h>
 
 #include "cfgfiles.h"
 #include "fe.h"