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