diff options
Diffstat (limited to 'akregator/src/akregator_options.h')
-rw-r--r-- | akregator/src/akregator_options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/akregator_options.h b/akregator/src/akregator_options.h index 1f59834de..20f29ffc6 100644 --- a/akregator/src/akregator_options.h +++ b/akregator/src/akregator_options.h @@ -26,7 +26,7 @@ #define AKREGATOR_OPTIONS_H #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> namespace Akregator { |