From 74684653939ae7164fa3fdf54a3dd6ebdb035f1a Mon Sep 17 00:00:00 2001 From: Aleix Pol Gonzalez Date: Fri, 23 Feb 2024 18:35:54 +0100 Subject: [PATCH] wayland: Install the clientconnection.h header file Together with the rest of files that effects might use. Signed-off-by: Falko Becker --- src/wayland/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index e46625575a..41ee1c5581 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -318,6 +318,7 @@ target_sources(kwin PRIVATE install(FILES appmenu.h blur.h + clientconnection.h compositor.h contenttype_v1.h contrast.h