diff options
Diffstat (limited to 'src/Region.c')
-rw-r--r-- | src/Region.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Region.c b/src/Region.c index 6bf0329..c9f5920 100644 --- a/src/Region.c +++ b/src/Region.c @@ -22,6 +22,9 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xfixesint.h" XserverRegion |