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 38bbfc47..ae72f05b 100644 --- a/juk/splashscreen.cpp +++ b/juk/splashscreen.cpp @@ -15,7 +15,7 @@ #include <tdeapplication.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include <kdebug.h> |