diff options
Diffstat (limited to 'mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h')
-rw-r--r-- | mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h b/mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h index 2002dc58..798c8a62 100644 --- a/mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h +++ b/mpeglib/example/yaf/yafxplayer/inputDecoderYAF.h @@ -23,7 +23,7 @@ #include <kdemacros.h> -class KDE_EXPORT InputDecoderYAF : public InputDecoderXPlayer { +class TDE_EXPORT InputDecoderYAF : public InputDecoderXPlayer { DecoderPlugin* plugin; YafOutputStream* output; |