diff --git a/tests/meson.build b/tests/meson.build index 2d464ddc..222091cd 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -29,8 +29,9 @@ lib_test_client = static_library( 'weston-test-client-helper.c', 'weston-test-fixture-compositor.c', weston_test_client_protocol_h, - weston_screenshooter_protocol_c, weston_test_protocol_c, + weston_screenshooter_client_protocol_h, + weston_screenshooter_protocol_c, viewporter_client_protocol_h, viewporter_protocol_c, 'color_util.h',