File test_camera_include_fix.patch of Package libhybris
--- a/hybris/tests/Makefile.am 2022-12-21 22:10:56.629351086 +0100 +++ b/hybris/tests/Makefile.am 2022-12-21 22:26:59.594516600 +0100 @@ -244,6 +244,7 @@ test_camera_CXXFLAGS = \ -I$(top_srcdir)/include \ $(ANDROID_HEADERS_CFLAGS) \ + $(WAYLAND_CLIENT_CFLAGS) \ -I$(top_srcdir)/common \ -I$(top_srcdir)/egl/platforms/common \ -I$(top_srcdir)/egl/platforms/hwcomposer \