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 0ba4fcbc6..1f59834de 100644 --- a/akregator/src/akregator_options.h +++ b/akregator/src/akregator_options.h @@ -25,7 +25,7 @@ #ifndef AKREGATOR_OPTIONS_H #define AKREGATOR_OPTIONS_H -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <klocale.h> namespace Akregator { |