diff options
Diffstat (limited to 'libkcal/tests/testincidence.cpp')
-rw-r--r-- | libkcal/tests/testincidence.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libkcal/tests/testincidence.cpp b/libkcal/tests/testincidence.cpp index a4f101133..858ed9ccd 100644 --- a/libkcal/tests/testincidence.cpp +++ b/libkcal/tests/testincidence.cpp @@ -19,11 +19,11 @@ Boston, MA 02110-1301, USA. */ -#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 "icalformat.h" #include "event.h" |