diff --git a/events.cpp b/events.cpp
index 5d8d0ba48f..56c1ae72a9 100644
--- a/events.cpp
+++ b/events.cpp
@@ -36,7 +36,6 @@ along with this program. If not, see .
#include "group.h"
#include "rules.h"
#include "unmanaged.h"
-#include "scene.h"
#include "screenedge.h"
#include "effects.h"
diff --git a/workspace.cpp b/workspace.cpp
index 7c53b32390..42fdbd0313 100644
--- a/workspace.cpp
+++ b/workspace.cpp
@@ -57,7 +57,6 @@ along with this program. If not, see .
#include "rules.h"
#include "kwinadaptor.h"
#include "unmanaged.h"
-#include "scene.h"
#include "deleted.h"
#include "effects.h"
#include "screenedge.h"