diff options
Diffstat (limited to 'nx-X11/lib/X11/Xlcint.h')
-rw-r--r-- | nx-X11/lib/X11/Xlcint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/Xlcint.h b/nx-X11/lib/X11/Xlcint.h index fcc3a65f2..5a52cd36c 100644 --- a/nx-X11/lib/X11/Xlcint.h +++ b/nx-X11/lib/X11/Xlcint.h @@ -74,8 +74,8 @@ from The Open Group. #ifndef _XP_PRINT_SERVER_ -#include <X11/Xresource.h> -#include <X11/Xutil.h> +#include <nx-X11/Xresource.h> +#include <nx-X11/Xutil.h> #include <stdarg.h> typedef Bool (*XFilterEventProc)( |