diff options
Diffstat (limited to 'Xprint/pcl/Pcl.h')
-rw-r--r-- | Xprint/pcl/Pcl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Xprint/pcl/Pcl.h b/Xprint/pcl/Pcl.h index 0532e1fcc..2af1b2c41 100644 --- a/Xprint/pcl/Pcl.h +++ b/Xprint/pcl/Pcl.h @@ -44,7 +44,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86: xc/programs/Xserver/Xprint/pcl/Pcl.h,v 1.12 2001/12/21 21:02:05 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/pcl/Pcl.h,v 1.13 2003/07/16 01:38:34 dawes Exp $ */ #ifndef _PCL_H_ #define _PCL_H_ @@ -59,7 +59,7 @@ copyright holders. #include <X11/extensions/Print.h> #include <X11/extensions/Printstr.h> -#include "miscstruct.h" +#include "regionstr.h" #include "fontstruct.h" #include "dixfontstr.h" #include "gcstruct.h" |