diff options
Diffstat (limited to 'kode/kwsdl/tests/google/main.cc')
-rw-r--r-- | kode/kwsdl/tests/google/main.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kode/kwsdl/tests/google/main.cc b/kode/kwsdl/tests/google/main.cc index 269c022f4..38c645940 100644 --- a/kode/kwsdl/tests/google/main.cc +++ b/kode/kwsdl/tests/google/main.cc @@ -1,6 +1,6 @@ -#include <kaboutdata.h> -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <kmdcodec.h> #include "googlesearch.hh" |