diff --git a/effects/presentwindows/presentwindows.cpp b/effects/presentwindows/presentwindows.cpp index 21e125e54e..85077593fa 100755 --- a/effects/presentwindows/presentwindows.cpp +++ b/effects/presentwindows/presentwindows.cpp @@ -30,7 +30,7 @@ along with this program. If not, see . #include #include #include -#include +#include #include diff --git a/scripting/scripting.cpp b/scripting/scripting.cpp index 84de5c8251..5a561aaaa3 100644 --- a/scripting/scripting.cpp +++ b/scripting/scripting.cpp @@ -36,7 +36,7 @@ along with this program. If not, see . #include #include #include -#include +#include // Qt #include #include diff --git a/tabbox/declarative.cpp b/tabbox/declarative.cpp index f10e8d09bb..4d87c8f8cd 100644 --- a/tabbox/declarative.cpp +++ b/tabbox/declarative.cpp @@ -40,7 +40,7 @@ along with this program. If not, see . #include #include #include -#include +#include // KWin #include "thumbnailitem.h" #include