diff options
Diffstat (limited to 'kviewshell/units.cpp')
-rw-r--r-- | kviewshell/units.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kviewshell/units.cpp b/kviewshell/units.cpp index 99dc2da9..bfc8b3b6 100644 --- a/kviewshell/units.cpp +++ b/kviewshell/units.cpp @@ -10,8 +10,8 @@ #include <config.h> #include <kdebug.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <math.h> #include <tqstringlist.h> |