diff options
Diffstat (limited to 'kcmshell')
-rw-r--r-- | kcmshell/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcmshell/main.cpp b/kcmshell/main.cpp index 80abb405e..4bd1ace4d 100644 --- a/kcmshell/main.cpp +++ b/kcmshell/main.cpp @@ -41,7 +41,7 @@ #include <kservice.h> #include <kservicegroup.h> #include <kstartupinfo.h> -#include <kwin.h> +#include <twin.h> #include <kglobal.h> #include "main.h" |