diff options
Diffstat (limited to 'kturtle/src/parser.cpp')
-rw-r--r-- | kturtle/src/parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/src/parser.cpp b/kturtle/src/parser.cpp index 07a33aea..77de3b04 100644 --- a/kturtle/src/parser.cpp +++ b/kturtle/src/parser.cpp @@ -23,7 +23,7 @@ #include <tqstringlist.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include "parser.h" |