summaryrefslogtreecommitdiff
path: root/src/Region.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Region.c')
-rw-r--r--src/Region.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Region.c b/src/Region.c
index 79fb8e8..a61220e 100644
--- a/src/Region.c
+++ b/src/Region.c
@@ -72,6 +72,9 @@ SOFTWARE.
* the y-x-banding that's so nice to have...
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
#include "Xutil.h"
#include "region.h"