diff options
Diffstat (limited to 'miext/shadow/shrot32pack_90.c')
-rw-r--r-- | miext/shadow/shrot32pack_90.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/shadow/shrot32pack_90.c b/miext/shadow/shrot32pack_90.c index 7c3e781a8..98c22c37d 100644 --- a/miext/shadow/shrot32pack_90.c +++ b/miext/shadow/shrot32pack_90.c @@ -26,4 +26,8 @@ #define Data CARD32 #define ROTATE 90 +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include "shrotpack.h" |