diff options
Diffstat (limited to 'nx-X11/lib/X11/Quarks.c')
-rw-r--r-- | nx-X11/lib/X11/Quarks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/Quarks.c b/nx-X11/lib/X11/Quarks.c index d47bce314..a49562aac 100644 --- a/nx-X11/lib/X11/Quarks.c +++ b/nx-X11/lib/X11/Quarks.c @@ -55,7 +55,7 @@ from The Open Group. #include <config.h> #endif #include "Xlibint.h" -#include <X11/Xresource.h> +#include <nx-X11/Xresource.h> #include "Xresinternal.h" /* Not cost effective, at least for vanilla MIT clients */ |