summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/shared/mockcompositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/client/shared/mockcompositor.h')
-rw-r--r--tests/auto/client/shared/mockcompositor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/client/shared/mockcompositor.h b/tests/auto/client/shared/mockcompositor.h
index 51b6f4bfb..b0d6b0885 100644
--- a/tests/auto/client/shared/mockcompositor.h
+++ b/tests/auto/client/shared/mockcompositor.h
@@ -34,7 +34,7 @@
#include <pthread.h>
#include <qglobal.h>
-#include <wayland-server.h>
+#include <wayland-server-core.h>
#include <QImage>
#include <QMutex>
@@ -121,7 +121,6 @@ private:
wl_display *m_display = nullptr;
wl_event_loop *m_loop = nullptr;
- wl_shm *m_shm = nullptr;
int m_fd = -1;
uint32_t m_time = 0;