diff options
Diffstat (limited to 'nx-X11/include/extensions/xfixesproto.h')
-rw-r--r-- | nx-X11/include/extensions/xfixesproto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/extensions/xfixesproto.h b/nx-X11/include/extensions/xfixesproto.h index 0ef6a2fd6..b3f35e878 100644 --- a/nx-X11/include/extensions/xfixesproto.h +++ b/nx-X11/include/extensions/xfixesproto.h @@ -28,7 +28,7 @@ #include <nx-X11/Xmd.h> #include <nx-X11/extensions/xfixeswire.h> #define _SHAPE_SERVER_ -#include <nx-X11/extensions/shape.h> +#include <X11/extensions/shape.h> #undef _SHAPE_SERVER_ #define Window CARD32 |