diff options
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h b/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h index a274b8a39..5887ab24b 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h +++ b/nx-X11/programs/Xserver/hw/nxagent/NXcomposite.h @@ -34,7 +34,7 @@ #else #include <nx-X11/extensions/composite.h> -#include <nx-X11/extensions/Xfixes.h> +#include "X11/include/Xfixes_nxagent.h" #endif |