diff options
Diffstat (limited to 'libkcal/tests/testresource.cpp')
-rw-r--r-- | libkcal/tests/testresource.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/tests/testresource.cpp b/libkcal/tests/testresource.cpp index 54b536831..64ada3b0a 100644 --- a/libkcal/tests/testresource.cpp +++ b/libkcal/tests/testresource.cpp @@ -23,11 +23,11 @@ #include <kabc/stdaddressbook.h> #include <kurl.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeio/netaccess.h> #include <tdeio/job.h> #include <kdebug.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> #include <kinputdialog.h> #include <tderesources/factory.h> |