summaryrefslogtreecommitdiff
path: root/src/tree.c
diff options
context:
space:
mode:
authorLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-06 20:13:11 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-07-06 20:13:11 +0000
commit4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5 (patch)
treefbb35016a0ca38f791d114eba3c6ccc5a22d931b /src/tree.c
parent5c4fbfd1f299eb06bfca4ea0ce16152eb8cf0676 (diff)
Include cleanups (config.h)
Diffstat (limited to 'src/tree.c')
-rw-r--r--src/tree.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tree.c b/src/tree.c
index 57e8128..72a9b39 100644
--- a/src/tree.c
+++ b/src/tree.c
@@ -23,6 +23,8 @@
* Kristian Rietveld <kris@gtk.org>
*/
+#include "config.h"
+
#include <glade/glade.h>
#include <string.h>
#include <stdlib.h>