diff options
Diffstat (limited to 'nx-X11/lib/Xau/AuWrite.c')
-rw-r--r-- | nx-X11/lib/Xau/AuWrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/Xau/AuWrite.c b/nx-X11/lib/Xau/AuWrite.c index f25abc9e6..5a9b44eb2 100644 --- a/nx-X11/lib/Xau/AuWrite.c +++ b/nx-X11/lib/Xau/AuWrite.c @@ -30,7 +30,7 @@ in this Software without prior written authorization from The Open Group. #ifdef HAVE_CONFIG_H #include <config.h> #endif -#include <X11/Xauth.h> +#include <nx-X11/Xauth.h> static int write_short (unsigned short s, FILE *file) |