diff options
Diffstat (limited to 'tests/testaddress.cc')
-rw-r--r-- | tests/testaddress.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testaddress.cc b/tests/testaddress.cc index bcedd9c..1f5b466 100644 --- a/tests/testaddress.cc +++ b/tests/testaddress.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 "pilot.h" #include "pilotAddress.h" |