diff options
Diffstat (limited to 'include/region.h')
-rw-r--r-- | include/region.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/region.h b/include/region.h index 64f0ff444..0c67fe9ee 100644 --- a/include/region.h +++ b/include/region.h @@ -45,6 +45,10 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef REGION_H #define REGION_H |