diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:58 -0600 |
commit | 56df7a6401beb2b87fba35add44ea53372c94926 (patch) | |
tree | 762e674ed45f666593d1c043effeaeed970c56f6 /libkcddb/cddb.h | |
parent | a0b91587f8f13a4659c4c2bd2068ffbffef633ae (diff) | |
download | tdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.tar.gz tdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.zip |
Additional renaming of kde to tde
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 |