diff --git a/netinfo.cpp b/netinfo.cpp
index 5f324c3d93..b9044c8a63 100644
--- a/netinfo.cpp
+++ b/netinfo.cpp
@@ -21,8 +21,6 @@ along with this program. If not, see .
*********************************************************************/
// own
#include "netinfo.h"
-// kwin libs
-#include
// kwin
#include "client.h"
#include "virtualdesktops.h"
diff --git a/workspace.cpp b/workspace.cpp
index 0623d8f09e..85c484fe34 100644
--- a/workspace.cpp
+++ b/workspace.cpp
@@ -21,7 +21,6 @@ along with this program. If not, see .
// own
#include "workspace.h"
// kwin libs
-#include
#include
#include
// kwin