summaryrefslogtreecommitdiff
path: root/src/Object.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Object.c')
-rw-r--r--src/Object.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Object.c b/src/Object.c
index c048060..f762a25 100644
--- a/src/Object.c
+++ b/src/Object.c
@@ -61,6 +61,9 @@ in this Software without prior written authorization from The Open Group.
/* $XFree86: xc/lib/Xt/Object.c,v 1.5 2001/01/17 19:43:06 dawes Exp $ */
#define OBJECT
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
#include "StringDefs.h"