diff options
Diffstat (limited to 'nx-X11/include/extensions')
-rw-r--r-- | nx-X11/include/extensions/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/extensions/Imakefile b/nx-X11/include/extensions/Imakefile index 7cb4d2c7b..c31e8531f 100644 --- a/nx-X11/include/extensions/Imakefile +++ b/nx-X11/include/extensions/Imakefile @@ -41,7 +41,7 @@ XINERAMAHEADERS = Xinerama.h panoramiXext.h panoramiXproto.h #if BuildRender RENDERHEADERS = render.h renderproto.h #endif -#if BuildXfixes || BuildXfixesLibrary +#if BuildXfixes XFIXESHEADERS = xfixeswire.h xfixesproto.h #endif #if BuildComposite |