diff options
Diffstat (limited to 'cfb/cfb32.h')
-rw-r--r-- | cfb/cfb32.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cfb/cfb32.h b/cfb/cfb32.h index 5ea4c13c8..48b48cbaf 100644 --- a/cfb/cfb32.h +++ b/cfb/cfb32.h @@ -25,6 +25,10 @@ * XFree86 Project. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _CFB32_H_ #define _CFB32_H_ |