summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/frame/audioFrameQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/frame/audioFrameQueue.h')
-rw-r--r--mpeglib/lib/frame/audioFrameQueue.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpeglib/lib/frame/audioFrameQueue.h b/mpeglib/lib/frame/audioFrameQueue.h
index 7e7a01c0..fe133e68 100644
--- a/mpeglib/lib/frame/audioFrameQueue.h
+++ b/mpeglib/lib/frame/audioFrameQueue.h
@@ -19,7 +19,7 @@
#include "floatFrame.h"
#include "pcmFrame.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
This class solves the problem that we produce audioFrames
@@ -28,7 +28,7 @@
This class can convert from packets back to a stream.
*/
-class KDE_EXPORT AudioFrameQueue : public IOFrameQueue {
+class TDE_EXPORT AudioFrameQueue : public IOFrameQueue {
int frameType;
int len;