diff options
Diffstat (limited to 'Xprint/spooler.h')
-rw-r--r-- | Xprint/spooler.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/spooler.h b/Xprint/spooler.h index ac1257c55..4e9b4aefc 100644 --- a/Xprint/spooler.h +++ b/Xprint/spooler.h @@ -1,4 +1,8 @@ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef SPOOLER_H #define SPOOLER_H 1 |