diff options
Diffstat (limited to 'ksplashml/themeengine/default/themelegacy.cpp')
-rw-r--r-- | ksplashml/themeengine/default/themelegacy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/default/themelegacy.cpp b/ksplashml/themeengine/default/themelegacy.cpp index 830516355..064b404b7 100644 --- a/ksplashml/themeengine/default/themelegacy.cpp +++ b/ksplashml/themeengine/default/themelegacy.cpp @@ -9,7 +9,7 @@ * * ***************************************************************************/ -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <kdebug.h> #include <kgenericfactory.h> |