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