diff options
Diffstat (limited to 'nx-X11/lib/Xau/Autest.c')
-rw-r--r-- | nx-X11/lib/Xau/Autest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/Xau/Autest.c b/nx-X11/lib/Xau/Autest.c index 298464908..2352cf170 100644 --- a/nx-X11/lib/Xau/Autest.c +++ b/nx-X11/lib/Xau/Autest.c @@ -29,7 +29,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> main (argc, argv) char **argv; |