File 0001-change-include-android-headers-path.patch of Package xf86-video-hwcomposer
--- a/src/hwcomposer.c 2022-05-13 22:52:35.863768127 +0200 +++ b/src/hwcomposer.c 2022-05-13 22:53:14.279489787 +0200 @@ -16,7 +16,7 @@ #include <android-config.h> #include <sync/sync.h> #include <hybris/hwcomposerwindow/hwcomposer.h> -#include <android/nativebase/nativebase.h> +#include <nativebase/nativebase.h> #include "driver.h"