diff options
Diffstat (limited to 'nx-X11/lib/X11/GetNrmHint.c')
-rw-r--r-- | nx-X11/lib/X11/GetNrmHint.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nx-X11/lib/X11/GetNrmHint.c b/nx-X11/lib/X11/GetNrmHint.c index 9dcb7c403..c770df43d 100644 --- a/nx-X11/lib/X11/GetNrmHint.c +++ b/nx-X11/lib/X11/GetNrmHint.c @@ -55,10 +55,10 @@ from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif -#include <X11/Xlibint.h> -#include <X11/Xatom.h> +#include <nx-X11/Xlibint.h> +#include <nx-X11/Xatom.h> #include "Xatomtype.h" -#include <X11/Xutil.h> +#include <nx-X11/Xutil.h> #include <stdio.h> Status XGetWMSizeHints (dpy, w, hints, supplied, property) |