From 2388e30bd5ef01ab67d6be769743da3e830f59c4 Mon Sep 17 00:00:00 2001 From: Shinyzenith Date: Tue, 11 Jul 2023 18:07:26 +0530 Subject: libscenefx and tinywl compilation success Signed-off-by: Shinyzenith --- types/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'types/meson.build') diff --git a/types/meson.build b/types/meson.build index 0654669..fa37bda 100644 --- a/types/meson.build +++ b/types/meson.build @@ -5,4 +5,5 @@ wlr_files += files( 'scene/output_layout.c', 'scene/xdg_shell.c', 'scene/layer_shell_v1.c', + 'buffer/buffer.c', ) -- cgit v1.2.3