diff options
Diffstat (limited to 'damageext/damageextint.h')
-rw-r--r-- | damageext/damageextint.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/damageext/damageextint.h b/damageext/damageextint.h index 2f7b3ab45..4e1a29e44 100644 --- a/damageext/damageextint.h +++ b/damageext/damageextint.h @@ -22,6 +22,10 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _DAMAGEEXTINT_H_ #define _DAMAGEEXTINT_H_ |