diff options
Diffstat (limited to 'include/colormapst.h')
-rw-r--r-- | include/colormapst.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/colormapst.h b/include/colormapst.h index b176f7dc3..519ead1f0 100644 --- a/include/colormapst.h +++ b/include/colormapst.h @@ -45,6 +45,10 @@ SOFTWARE. */ /* $Xorg: colormapst.h,v 1.4 2001/02/09 02:05:14 xorgcvs Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef CMAPSTRUCT_H #define CMAPSTRUCT_H 1 |