diff --git a/main.cpp b/main.cpp
index 8c5b5e8e2e..afa8ad754b 100644
--- a/main.cpp
+++ b/main.cpp
@@ -20,26 +20,15 @@ along with this program. If not, see .
*********************************************************************/
#include "main.h"
-#include
-
-//#define QT_CLEAN_NAMESPACE
-#include
#include
#include
-#include
-#include
#include
#include
#include
#include
-#include
-#include
#include
-#include
-#include
#include
-#include
#include
#include
@@ -67,8 +56,6 @@ along with this program. If not, see .
#include "atoms.h"
#include "options.h"
#include "sm.h"
-#include "utils.h"
-#include "effects.h"
#include "workspace.h"
#include "xcbutils.h"
@@ -77,6 +64,8 @@ along with this program. If not, see .
#include
#undef INT8
#undef INT32
+#include
+#include
namespace KWin
{