diff options
Diffstat (limited to 'ksplashml/themeengine/themeengine.cpp')
-rw-r--r-- | ksplashml/themeengine/themeengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/themeengine.cpp b/ksplashml/themeengine/themeengine.cpp index 9d86f264c..f0e51c53c 100644 --- a/ksplashml/themeengine/themeengine.cpp +++ b/ksplashml/themeengine/themeengine.cpp @@ -18,7 +18,7 @@ #include <kconfig.h> #include <kdebug.h> #include <kglobal.h> -#include <kwin.h> +#include <twin.h> #include <tqevent.h> #include <tqfile.h> |