summaryrefslogtreecommitdiff
path: root/src/GCManager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GCManager.c')
-rw-r--r--src/GCManager.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GCManager.c b/src/GCManager.c
index 127d8df..c09cb22 100644
--- a/src/GCManager.c
+++ b/src/GCManager.c
@@ -60,6 +60,9 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/Xt/GCManager.c,v 1.5 2001/08/22 22:52:18 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"