diff libpurple/xmlnode.h @ 25102:4aeef8c3cce3

restructured much of the loader and themes for the buddy list, along with a basic trial of group background color
author Justin Rodriguez <ffdragon@soc.pidgin.im>
date Tue, 15 Jul 2008 06:29:46 +0000
parents 774ef2a2e7f8
children d25cbbea7fe5
line wrap: on
line diff
--- a/libpurple/xmlnode.h	Fri Jul 11 19:13:24 2008 +0000
+++ b/libpurple/xmlnode.h	Tue Jul 15 06:29:46 2008 +0000
@@ -26,6 +26,8 @@
 #ifndef _PURPLE_XMLNODE_H_
 #define _PURPLE_XMLNODE_H_
 
+#include <glib.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif