diff options
Diffstat (limited to 'libkcal/tests/testcalselectdialog.cpp')
-rw-r--r-- | libkcal/tests/testcalselectdialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/tests/testcalselectdialog.cpp b/libkcal/tests/testcalselectdialog.cpp index 976a6ffea..2c3ae7f72 100644 --- a/libkcal/tests/testcalselectdialog.cpp +++ b/libkcal/tests/testcalselectdialog.cpp @@ -20,8 +20,8 @@ #include "calselectdialog.h" using namespace KCal; -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <klocale.h> #include <kdebug.h> |