Skip to content

compositor: fix ifdef

Enrico Weigelt requested to merge metux/xfwm4:submit/fix-ifdef into master

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

Merge request reports