diff options
Diffstat (limited to 'kdesktop/main.cc')
-rw-r--r-- | kdesktop/main.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesktop/main.cc b/kdesktop/main.cc index ce4b8115d..93b8d42c7 100644 --- a/kdesktop/main.cc +++ b/kdesktop/main.cc @@ -21,8 +21,8 @@ #include <kuniqueapplication.h> #include <klocale.h> #include <dcopclient.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kopenwith.h> #include <kcrash.h> #include <kdebug.h> |