diff options
Diffstat (limited to 'Xprint/ps/Ps.h')
-rw-r--r-- | Xprint/ps/Ps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/ps/Ps.h b/Xprint/ps/Ps.h index 32a2b5346..781161d8a 100644 --- a/Xprint/ps/Ps.h +++ b/Xprint/ps/Ps.h @@ -112,7 +112,7 @@ typedef char *XPointer; #define False 0 #endif -#include <X11/misc.h> +#include "misc.h" #include <X11/Xfuncproto.h> #include <X11/Xresource.h> #include "attributes.h" |