summaryrefslogtreecommitdiff
path: root/src/RectObj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RectObj.c')
-rw-r--r--src/RectObj.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RectObj.c b/src/RectObj.c
index df313d0..07bbd1f 100644
--- a/src/RectObj.c
+++ b/src/RectObj.c
@@ -49,6 +49,9 @@ SOFTWARE.
/* $XFree86: xc/lib/Xt/RectObj.c,v 1.2 2001/08/22 22:52:19 dawes Exp $ */
#define RECTOBJ
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
#include "StringDefs.h"
#include "CreateI.h"