diff options
Diffstat (limited to 'nx-X11/lib/Xfixes/Xfixesint.h')
-rw-r--r-- | nx-X11/lib/Xfixes/Xfixesint.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/lib/Xfixes/Xfixesint.h b/nx-X11/lib/Xfixes/Xfixesint.h index e227571be..353dcae77 100644 --- a/nx-X11/lib/Xfixes/Xfixesint.h +++ b/nx-X11/lib/Xfixes/Xfixesint.h @@ -28,11 +28,11 @@ #define NEED_EVENTS #define NEED_REPLIES #include <stdio.h> -#include <X11/Xlib.h> -#include <X11/Xlibint.h> -#include <X11/Xutil.h> +#include <nx-X11/Xlib.h> +#include <nx-X11/Xlibint.h> +#include <nx-X11/Xutil.h> #include "Xfixes.h" -#include <X11/extensions/xfixesproto.h> +#include <nx-X11/extensions/xfixesproto.h> extern char XFixesExtensionName[]; |