summaryrefslogtreecommitdiff
path: root/src/AllCells.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/AllCells.c')
-rw-r--r--src/AllCells.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/AllCells.c b/src/AllCells.c
index 495d9a36..ed7bc845 100644
--- a/src/AllCells.c
+++ b/src/AllCells.c
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group.
#define NEED_REPLIES
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
Status XAllocColorCells(dpy, cmap, contig, masks, nplanes, pixels, ncolors)