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