aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-05-20 00:42:02 +0800
committerChristian Persch <chpe@src.gnome.org>2007-05-20 00:42:02 +0800
commit7e5baa77b9fd26b348b158bf9785d8b19b325fa3 (patch)
tree6924f939b7eebe51bb4cd208d47d683e1753a7e1 /lib/egg
parentabfdc94cfb98635c85848f0fd1886164bb72b475 (diff)
downloadgsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar.gz
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar.bz2
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar.lz
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar.xz
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.tar.zst
gsoc2013-epiphany-7e5baa77b9fd26b348b158bf9785d8b19b325fa3.zip
Include config.h.
2007-05-19 Christian Persch <chpe@gnome.org> * lib/egg/eggtreemultidnd.c: Include config.h. svn path=/trunk/; revision=7034
Diffstat (limited to 'lib/egg')
-rw-r--r--lib/egg/eggtreemultidnd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/egg/eggtreemultidnd.c b/lib/egg/eggtreemultidnd.c
index fc56303ae..f849b10f7 100644
--- a/lib/egg/eggtreemultidnd.c
+++ b/lib/egg/eggtreemultidnd.c
@@ -17,6 +17,8 @@
* Boston, MA 02110-1301, USA.
*/
+#include <config.h>
+
#include <string.h>
#include <gtk/gtktreeselection.h>
#include <gtk/gtksignal.h>