summaryrefslogtreecommitdiff
path: root/xfixes/region.c
diff options
context:
space:
mode:
Diffstat (limited to 'xfixes/region.c')
-rwxr-xr-xxfixes/region.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xfixes/region.c b/xfixes/region.c
index b0073f5b3..1ee2cd744 100755
--- a/xfixes/region.c
+++ b/xfixes/region.c
@@ -22,6 +22,10 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif