diff options
Diffstat (limited to 'fb/fb24_32.h')
-rw-r--r-- | fb/fb24_32.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fb24_32.h b/fb/fb24_32.h index 74e04a183..3c83f3423 100644 --- a/fb/fb24_32.h +++ b/fb/fb24_32.h @@ -23,6 +23,10 @@ * Author: Keith Packard, SuSE, Inc. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _FB24_32_H_ #define _FB24_32_H_ |