diff options
Diffstat (limited to 'kget/main.cpp')
-rw-r--r-- | kget/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kget/main.cpp b/kget/main.cpp index 5c107ec3..48bdf170 100644 --- a/kget/main.cpp +++ b/kget/main.cpp @@ -27,8 +27,8 @@ #include <twin.h> #include <klocale.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kurl.h> #include <kuniqueapplication.h> #include <kstartupinfo.h> |