diff options
Diffstat (limited to 'fb/fbpict.h')
-rw-r--r-- | fb/fbpict.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fb/fbpict.h b/fb/fbpict.h index 3e751e9f0..35f8ec34e 100644 --- a/fb/fbpict.h +++ b/fb/fbpict.h @@ -22,6 +22,10 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _FBPICT_H_ #define _FBPICT_H_ |