Skip to content

(4.14) compositor: fix ifdef

Enrico Weigelt requested to merge metux/xfwm4:submit/bugfixes-4.14 into xfce-4.14

The symbol HAVE_PRESENT_EXTENSION is either defined or not, thus we have to use #ifdef instead #if

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Edited by Enrico Weigelt

Merge request reports