diff options
Diffstat (limited to 'tests/importaddresses.cc')
-rw-r--r-- | tests/importaddresses.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/importaddresses.cc b/tests/importaddresses.cc index 3d4c0ff..4d37fa4 100644 --- a/tests/importaddresses.cc +++ b/tests/importaddresses.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 <kabc/addressbook.h> #include <kabc/resourcefile.h> |