diff options
Diffstat (limited to 'mpeglib/lib/splay/splayDecoder.h')
-rw-r--r-- | mpeglib/lib/splay/splayDecoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/splay/splayDecoder.h b/mpeglib/lib/splay/splayDecoder.h index acbfdbfc..6767336d 100644 --- a/mpeglib/lib/splay/splayDecoder.h +++ b/mpeglib/lib/splay/splayDecoder.h @@ -46,7 +46,7 @@ class MpegAudioHeader; -class KDE_EXPORT SplayDecoder { +class TDE_EXPORT SplayDecoder { MpegAudioStream* stream; MpegAudioHeader* header; |