diff options
Diffstat (limited to 'kword/KWVariable.cpp')
-rw-r--r-- | kword/KWVariable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWVariable.cpp b/kword/KWVariable.cpp index 80666965..285bac45 100644 --- a/kword/KWVariable.cpp +++ b/kword/KWVariable.cpp @@ -32,7 +32,7 @@ #include <KoXmlNS.h> #include <KoDom.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> KWVariableSettings::KWVariableSettings() : KoVariableSettings() |