diff options
Diffstat (limited to 'tests/exportdatebook.cc')
-rw-r--r-- | tests/exportdatebook.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/exportdatebook.cc b/tests/exportdatebook.cc index 89517b7..2f6533b 100644 --- a/tests/exportdatebook.cc +++ b/tests/exportdatebook.cc @@ -28,11 +28,11 @@ #include "options.h" -#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> |