diff options
Diffstat (limited to 'nx-X11/programs/Xserver/hw/xfree86/os-support')
-rw-r--r-- | nx-X11/programs/Xserver/hw/xfree86/os-support/xf86_libc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/xfree86/os-support/xf86_libc.h b/nx-X11/programs/Xserver/hw/xfree86/os-support/xf86_libc.h index c51e0ee14..ca68c1b63 100644 --- a/nx-X11/programs/Xserver/hw/xfree86/os-support/xf86_libc.h +++ b/nx-X11/programs/Xserver/hw/xfree86/os-support/xf86_libc.h @@ -45,7 +45,7 @@ #ifndef XF86_LIBC_H #define XF86_LIBC_H 1 -#include <X11/Xfuncs.h> +#include <nx-X11/Xfuncs.h> #include <stddef.h> /* |