diff options
Diffstat (limited to 'nx-X11/lib/X11/InitExt.c')
-rw-r--r-- | nx-X11/lib/X11/InitExt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/InitExt.c b/nx-X11/lib/X11/InitExt.c index 67c865787..5aab682c7 100644 --- a/nx-X11/lib/X11/InitExt.c +++ b/nx-X11/lib/X11/InitExt.c @@ -31,8 +31,8 @@ from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif -#include <X11/Xlibint.h> -#include <X11/Xos.h> +#include <nx-X11/Xlibint.h> +#include <nx-X11/Xos.h> #include <stdio.h> /* |