diff options
Diffstat (limited to 'akregator/src/propertiesdialog.cpp')
-rw-r--r-- | akregator/src/propertiesdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/propertiesdialog.cpp b/akregator/src/propertiesdialog.cpp index a0f13c479..149eb480c 100644 --- a/akregator/src/propertiesdialog.cpp +++ b/akregator/src/propertiesdialog.cpp @@ -29,7 +29,7 @@ #include <kcombobox.h> #include <klineedit.h> #include <kpassdlg.h> -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> #include <tqcheckbox.h> |