diff options
Diffstat (limited to 'kpager/main.cpp')
-rw-r--r-- | kpager/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpager/main.cpp b/kpager/main.cpp index 47f4d1d14..4a6ab2bcd 100644 --- a/kpager/main.cpp +++ b/kpager/main.cpp @@ -22,7 +22,7 @@ ***************************************************************************/ #include <kuniqueapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> #include <tdeaboutdata.h> #include <tqcolor.h> |