summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2021-10-26 15:02:47 +0200
committerRobert Griebl <robert.griebl@qt.io>2022-10-18 18:03:25 +0200
commit4647b771161f957d30820f83eeff4392039b54b8 (patch)
tree703455d95c469ab490fe23f9498cf41b909c6e09
parentf821b902abe957ea94690b4b22f2211e3511d83c (diff)
downloadqtapplicationmanager-4647b771161f957d30820f83eeff4392039b54b8.tar.gz
Fix broken QtWaylandCompositor dependency
Change-Id: Ie6e3af20605135ba40ca4f59ac648d08e7c2f2fa Reviewed-by: Dominik Holland <dominik.holland@qt.io> (cherry picked from commit afe24a0d5f17fc267ff81fbd729351b6209c74c0)
-rw-r--r--src/shared-main-lib/frametimer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/shared-main-lib/frametimer.h b/src/shared-main-lib/frametimer.h
index 30c5225d..711deff5 100644
--- a/src/shared-main-lib/frametimer.h
+++ b/src/shared-main-lib/frametimer.h
@@ -51,9 +51,6 @@
#include <QtAppManCommon/global.h>
#include <limits>
-#if defined(AM_MULTI_PROCESS)
-# include <QtWaylandCompositor/QWaylandQuickSurface>
-#endif
QT_BEGIN_NAMESPACE_AM