diff options
Diffstat (limited to 'nx-X11/lib/X11/StBytes.c')
-rw-r--r-- | nx-X11/lib/X11/StBytes.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/StBytes.c b/nx-X11/lib/X11/StBytes.c index b23902581..676652678 100644 --- a/nx-X11/lib/X11/StBytes.c +++ b/nx-X11/lib/X11/StBytes.c @@ -29,8 +29,8 @@ in this Software without prior written authorization 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> /* insulate predefined atom numbers from cut routines */ static Atom n_to_atom[8] = { |