diff options
Diffstat (limited to 'mi/mispans.c')
-rw-r--r-- | mi/mispans.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mi/mispans.c b/mi/mispans.c index 6885af2be..c0b40b8da 100644 --- a/mi/mispans.c +++ b/mi/mispans.c @@ -48,6 +48,10 @@ SOFTWARE. /* $Xorg: mispans.c,v 1.4 2001/02/09 02:05:21 xorgcvs Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include <X11/misc.h> #include "pixmapstr.h" #include "gcstruct.h" |