diff options
Diffstat (limited to 'knode/knstringfilter.cpp')
-rw-r--r-- | knode/knstringfilter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/knstringfilter.cpp b/knode/knstringfilter.cpp index 4f69f7eaf..ba594a9fb 100644 --- a/knode/knstringfilter.cpp +++ b/knode/knstringfilter.cpp @@ -16,7 +16,7 @@ #include <tqlayout.h> #include <tqcheckbox.h> -#include <klocale.h> +#include <tdelocale.h> #include <ksimpleconfig.h> #include <klineedit.h> |