diff options
Diffstat (limited to 'nx-X11/lib/X11/ErrDes.c')
-rw-r--r-- | nx-X11/lib/X11/ErrDes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/X11/ErrDes.c b/nx-X11/lib/X11/ErrDes.c index 16183e85e..64373ffd0 100644 --- a/nx-X11/lib/X11/ErrDes.c +++ b/nx-X11/lib/X11/ErrDes.c @@ -55,7 +55,7 @@ SOFTWARE. #include <config.h> #endif #include "Xlibint.h" -#include <X11/Xos.h> +#include <nx-X11/Xos.h> #include "Xresource.h" #include <stdio.h> |