summaryrefslogtreecommitdiff
path: root/src/Tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Tree.c')
-rw-r--r--src/Tree.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Tree.c b/src/Tree.c
index 2f31aa1..3c02b53 100644
--- a/src/Tree.c
+++ b/src/Tree.c
@@ -48,6 +48,9 @@ in this Software without prior written authorization from the X Consortium.
* as well as to support vertical trees.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
#include <X11/Xaw3d/XawInit.h>