diff options
Diffstat (limited to 'libkcddb/test/synccddblookuptest.cpp')
-rw-r--r-- | libkcddb/test/synccddblookuptest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcddb/test/synccddblookuptest.cpp b/libkcddb/test/synccddblookuptest.cpp index 511ea571..c2c86618 100644 --- a/libkcddb/test/synccddblookuptest.cpp +++ b/libkcddb/test/synccddblookuptest.cpp @@ -1,5 +1,5 @@ -#include <kapplication.h> -#include <kcmdlineargs.h> +#include <tdeapplication.h> +#include <tdecmdlineargs.h> #include <kdebug.h> #include "libkcddb/client.h" |