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