diff options
Diffstat (limited to 'Xprint/pcl/Pclmap.h')
-rw-r--r-- | Xprint/pcl/Pclmap.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/pcl/Pclmap.h b/Xprint/pcl/Pclmap.h index 1a68faf1e..5224fd9e3 100644 --- a/Xprint/pcl/Pclmap.h +++ b/Xprint/pcl/Pclmap.h @@ -32,6 +32,10 @@ copyright holders. */ /* $XFree86: xc/programs/Xserver/Xprint/pcl/Pclmap.h,v 1.5 2001/07/25 15:05:00 dawes Exp $ */ +#ifdef HAVE_DIX_CONFIG_H +#include <dix-config.h> +#endif + #ifndef _PCLMAP_H_ #define _PCLMAP_H_ |