summaryrefslogtreecommitdiff
path: root/src/trg-files-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-files-tree.c')
-rw-r--r--src/trg-files-tree.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trg-files-tree.c b/src/trg-files-tree.c
index b3a3df9..1c93a8f 100644
--- a/src/trg-files-tree.c
+++ b/src/trg-files-tree.c
@@ -20,6 +20,11 @@
/* This is the stuff common between both files trees, built up before
* populating the model.
*/
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdlib.h>
#include <string.h>