diff options
Diffstat (limited to 'src/rpnmuncher.cpp')
-rw-r--r-- | src/rpnmuncher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpnmuncher.cpp b/src/rpnmuncher.cpp index 6a64eea..309a819 100644 --- a/src/rpnmuncher.cpp +++ b/src/rpnmuncher.cpp @@ -19,7 +19,7 @@ #include <math.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqvaluestack.h> #include <tqregexp.h> |