diff options
Diffstat (limited to 'nx-X11/lib/X11/OpenDis.c')
-rw-r--r-- | nx-X11/lib/X11/OpenDis.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/lib/X11/OpenDis.c b/nx-X11/lib/X11/OpenDis.c index e9d019723..67f7ccbd1 100644 --- a/nx-X11/lib/X11/OpenDis.c +++ b/nx-X11/lib/X11/OpenDis.c @@ -50,10 +50,10 @@ in this Software without prior written authorization from The Open Group. #include <config.h> #endif #include "Xlibint.h" -#include <X11/Xtrans/Xtrans.h> -#include <X11/Xatom.h> -#include <X11/Xresource.h> -#include <X11/extensions/bigreqstr.h> +#include <nx-X11/Xtrans/Xtrans.h> +#include <nx-X11/Xatom.h> +#include <nx-X11/Xresource.h> +#include <nx-X11/extensions/bigreqstr.h> #include <stdio.h> #include "Xintconn.h" |