diff options
Diffstat (limited to 'juk/splashscreen.cpp')
-rw-r--r-- | juk/splashscreen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/splashscreen.cpp b/juk/splashscreen.cpp index 92775471..94488e7e 100644 --- a/juk/splashscreen.cpp +++ b/juk/splashscreen.cpp @@ -16,7 +16,7 @@ #include <tdeapplication.h> #include <kiconloader.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kdebug.h> #include <tqpainter.h> |