diff options
Diffstat (limited to 'noatun/library/noatun/plugin.h')
-rw-r--r-- | noatun/library/noatun/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/plugin.h b/noatun/library/noatun/plugin.h index 504d2ec3..e42ec136 100644 --- a/noatun/library/noatun/plugin.h +++ b/noatun/library/noatun/plugin.h @@ -4,7 +4,7 @@ #include <noatun/pluginloader.h> #include <tqmemarray.h> #include <vector> -#include <kdemacros.h> +#include <tdemacros.h> namespace Noatun { class FFTScopeStereo; class FFTScope; class RawScope; class RawScopeStereo; class StereoEffectStack; |