diff options
Diffstat (limited to 'nx-X11/lib/Xau/k5encode.c')
-rw-r--r-- | nx-X11/lib/Xau/k5encode.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/lib/Xau/k5encode.c b/nx-X11/lib/Xau/k5encode.c index a3c6c09b1..c71222e1c 100644 --- a/nx-X11/lib/Xau/k5encode.c +++ b/nx-X11/lib/Xau/k5encode.c @@ -45,10 +45,10 @@ in this Software without prior written authorization from The Open Group. #undef BITS32 #undef xfree -#include <X11/X.h> -#include <X11/Xos.h> -#include <X11/Xmd.h> -#include <X11/Xfuncs.h> +#include <nx-X11/X.h> +#include <nx-X11/Xos.h> +#include <nx-X11/Xmd.h> +#include <nx-X11/Xfuncs.h> /* * XauKrb5Encode |