diff options
Diffstat (limited to 'kformula/fsparser.cc')
-rw-r--r-- | kformula/fsparser.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/fsparser.cc b/kformula/fsparser.cc index 863cc9eb..b6bdd787 100644 --- a/kformula/fsparser.cc +++ b/kformula/fsparser.cc @@ -20,7 +20,7 @@ #include <tqptrlist.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kformuladefs.h> #include <kformuladocument.h> |