diff options
Diffstat (limited to 'akregator/src/main.cpp')
-rw-r--r-- | akregator/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/main.cpp b/akregator/src/main.cpp index 70567e504..f1726fccd 100644 --- a/akregator/src/main.cpp +++ b/akregator/src/main.cpp @@ -25,7 +25,7 @@ #include <tqstringlist.h> #include <dcopref.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <klocale.h> #include <knotifyclient.h> #include <kuniqueapplication.h> |