diff options
Diffstat (limited to 'Xprint/DiPrint.h')
-rw-r--r-- | Xprint/DiPrint.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/DiPrint.h b/Xprint/DiPrint.h index c1a8dcb45..a26477971 100644 --- a/Xprint/DiPrint.h +++ b/Xprint/DiPrint.h @@ -38,6 +38,10 @@ copyright holders. * request will allow us to build it with the description in the locale of * the requesting client. */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _XpDiPrint_H_ #define _XpDiPrint_H_ 1 |