diff options
Diffstat (limited to 'libkcddb/test/asynchttplookuptest.h')
-rw-r--r-- | libkcddb/test/asynchttplookuptest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/test/asynchttplookuptest.h b/libkcddb/test/asynchttplookuptest.h index c8e3e86c..7649f204 100644 --- a/libkcddb/test/asynchttplookuptest.h +++ b/libkcddb/test/asynchttplookuptest.h @@ -1,7 +1,7 @@ #ifndef TEST_H #define TEST_H -#include <qobject.h> +#include <tqobject.h> #include <libkcddb/client.h> using namespace KCDDB; |