diff options
Diffstat (limited to 'tests/testidmapper.cc')
-rw-r--r-- | tests/testidmapper.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testidmapper.cc b/tests/testidmapper.cc index d5e460e..8c9cccf 100644 --- a/tests/testidmapper.cc +++ b/tests/testidmapper.cc @@ -29,9 +29,9 @@ #include "idmapper.h" #include "options.h" -#include <kaboutdata.h> -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <tqdir.h> #include <tqfile.h> |