diff options
Diffstat (limited to 'tests/mergecalendars.cc')
-rw-r--r-- | tests/mergecalendars.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/mergecalendars.cc b/tests/mergecalendars.cc index b451ba7..926b8a5 100644 --- a/tests/mergecalendars.cc +++ b/tests/mergecalendars.cc @@ -25,11 +25,11 @@ ** Bug reports and questions can be sent to kde-pim@kde.org */ -#include <kaboutdata.h> -#include <kapplication.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> #include <kdebug.h> #include <klocale.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <tdeconfigskeleton.h> #include <libkcal/calendar.h> |