diff --git a/autotests/integration/effects/wobbly_shade_test.cpp b/autotests/integration/effects/wobbly_shade_test.cpp
index 60d4e0dcaf..8a6860fae7 100644
--- a/autotests/integration/effects/wobbly_shade_test.cpp
+++ b/autotests/integration/effects/wobbly_shade_test.cpp
@@ -23,7 +23,6 @@ along with this program. If not, see .
#include "cursor.h"
#include "effects.h"
#include "effectloader.h"
-#include "cursor.h"
#include "platform.h"
#include "wayland_server.h"
#include "workspace.h"
diff --git a/autotests/integration/move_resize_window_test.cpp b/autotests/integration/move_resize_window_test.cpp
index 2b977403a3..1c3198a5b0 100644
--- a/autotests/integration/move_resize_window_test.cpp
+++ b/autotests/integration/move_resize_window_test.cpp
@@ -37,7 +37,6 @@ along with this program. If not, see .
#include
#include
#include
-#include
#include
#include
diff --git a/pointer_input.cpp b/pointer_input.cpp
index 3650f6cb15..264132a7bf 100644
--- a/pointer_input.cpp
+++ b/pointer_input.cpp
@@ -31,7 +31,6 @@ along with this program. If not, see .
#include "wayland_server.h"
#include "workspace.h"
#include "decorations/decoratedclient.h"
-#include "screens.h"
// KDecoration
#include
// KWayland