diff options
Diffstat (limited to 'cfb/cfbrctstp8.c')
-rw-r--r-- | cfb/cfbrctstp8.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfbrctstp8.c b/cfb/cfbrctstp8.c index e8509b029..9f753cdd7 100644 --- a/cfb/cfbrctstp8.c +++ b/cfb/cfbrctstp8.c @@ -32,6 +32,10 @@ Author: Keith Packard, MIT X Consortium /* $Xorg: cfbrctstp8.c,v 1.4 2001/02/09 02:04:38 xorgcvs Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #if PSZ == 8 #include <X11/X.h> |