diff options
Diffstat (limited to 'miext/shadow/shrot16pack_180.c')
-rw-r--r-- | miext/shadow/shrot16pack_180.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/shadow/shrot16pack_180.c b/miext/shadow/shrot16pack_180.c index d51511260..06b1603ba 100644 --- a/miext/shadow/shrot16pack_180.c +++ b/miext/shadow/shrot16pack_180.c @@ -26,4 +26,8 @@ #define Data CARD16 #define ROTATE 180 +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #include "shrotpack.h" |