diff options
Diffstat (limited to 'src/z3950connection.cpp')
-rw-r--r-- | src/z3950connection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/z3950connection.cpp b/src/z3950connection.cpp index 567253e..83dcf6b 100644 --- a/src/z3950connection.cpp +++ b/src/z3950connection.cpp @@ -41,7 +41,7 @@ extern "C" } #endif -#include <klocale.h> +#include <tdelocale.h> #include <ntqfile.h> |