diff options
Diffstat (limited to 'tests/testcategories.cc')
-rw-r--r-- | tests/testcategories.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testcategories.cc b/tests/testcategories.cc index 299b738..e2d4b25 100644 --- a/tests/testcategories.cc +++ b/tests/testcategories.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 "pilotLocalDatabase.h" #include "pilotRecord.h" |