diff options
Diffstat (limited to 'miext/shadow/shrot8pack.c')
-rw-r--r-- | miext/shadow/shrot8pack.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/shadow/shrot8pack.c b/miext/shadow/shrot8pack.c index c59bc2078..9e77f43e8 100644 --- a/miext/shadow/shrot8pack.c +++ b/miext/shadow/shrot8pack.c @@ -25,4 +25,8 @@ #define FUNC shadowUpdateRotate8 #define Data CARD8 +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include "shrotpack.h" |