aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index 8f8bd1e..f1ae467 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -44,7 +44,7 @@ target_link_libraries(mixer
Qt5::QuickControls2
Qt5::WebSockets
homescreen
- qtWindowmanagerWrapper
+ qtWindowmanager
json-c
afb-helpers
)