diff options
Diffstat (limited to 'libkcddb/cddb.h')
-rw-r--r-- | libkcddb/cddb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/cddb.h b/libkcddb/cddb.h index d82ea599..a848ffb8 100644 --- a/libkcddb/cddb.h +++ b/libkcddb/cddb.h @@ -26,7 +26,7 @@ #include <tqpair.h> #include <tqvaluelist.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> /** The KCDDB namespace collects all the CDDB-related classes and methods. */ namespace KCDDB |