summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/yaf/yafcore/buffer.h')
-rw-r--r--mpeglib/example/yaf/yafcore/buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/buffer.h b/mpeglib/example/yaf/yafcore/buffer.h
index 7c1a3d5c..93f4f3d8 100644
--- a/mpeglib/example/yaf/yafcore/buffer.h
+++ b/mpeglib/example/yaf/yafcore/buffer.h
@@ -24,7 +24,7 @@ extern "C" {
}
#include <kdemacros.h>
-class KDE_EXPORT Buffer {
+class TDE_EXPORT Buffer {
char* msg;
int nSize;