diff --git a/srcpkgs/libreoffice/patches/008-zxing.patch b/srcpkgs/libreoffice/patches/008-zxing.patch index 133b28c605e..0cd076771ee 100644 --- a/srcpkgs/libreoffice/patches/008-zxing.patch +++ b/srcpkgs/libreoffice/patches/008-zxing.patch @@ -79,8 +79,9 @@ Description: we should always check for full path +#include #endif - #if __has_include() +-#if __has_include() -#include ++#if __has_include() +#include #else -#include