[Xfce4-commits] r26784 - xfconf/trunk/xfconf
Brian Tarricone
kelnos at xfce.org
Sat Apr 5 17:58:37 CEST 2008
Author: kelnos
Date: 2008-04-05 15:58:36 +0000 (Sat, 05 Apr 2008)
New Revision: 26784
Modified:
xfconf/trunk/xfconf/xfconf.h
Log:
add missing xfconf-types.h include to main header
Modified: xfconf/trunk/xfconf/xfconf.h
===================================================================
--- xfconf/trunk/xfconf/xfconf.h 2008-04-05 15:19:41 UTC (rev 26783)
+++ xfconf/trunk/xfconf/xfconf.h 2008-04-05 15:58:36 UTC (rev 26784)
@@ -26,6 +26,7 @@
#include <xfconf/xfconf-channel.h>
#include <xfconf/xfconf-errors.h>
+#include <xfconf/xfconf-types.h>
G_BEGIN_DECLS
More information about the Xfce4-commits
mailing list