diff options
Diffstat (limited to 'mi/micoord.h')
-rw-r--r-- | mi/micoord.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mi/micoord.h b/mi/micoord.h index e4b242475..9521fe0fe 100644 --- a/mi/micoord.h +++ b/mi/micoord.h @@ -26,6 +26,10 @@ * */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _MICOORD_H_ #define _MICOORD_H_ 1 |