summaryrefslogtreecommitdiff
path: root/damageext/damageext.c
diff options
context:
space:
mode:
Diffstat (limited to 'damageext/damageext.c')
-rwxr-xr-xdamageext/damageext.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/damageext/damageext.c b/damageext/damageext.c
index e18cad072..26015c435 100755
--- a/damageext/damageext.c
+++ b/damageext/damageext.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