diff options
Diffstat (limited to 'Xprint/ps/Ps.h')
-rw-r--r-- | Xprint/ps/Ps.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Xprint/ps/Ps.h b/Xprint/ps/Ps.h index 9c65dc26f..7b0aaeb39 100644 --- a/Xprint/ps/Ps.h +++ b/Xprint/ps/Ps.h @@ -73,7 +73,7 @@ in this Software without prior written authorization from The Open Group. ** ********************************************************* ** ********************************************************************/ -/* $XFree86: xc/programs/Xserver/Xprint/ps/Ps.h,v 1.13 2001/12/21 21:02:05 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/ps/Ps.h,v 1.14 2003/07/16 01:38:34 dawes Exp $ */ #ifndef _PS_H_ #define _PS_H_ @@ -93,7 +93,7 @@ in this Software without prior written authorization from The Open Group. #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" |