summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/buffer.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:38:21 +0900
commitc23bd5af9d9a46e901fbd65a33dbeb222ad7ef74 (patch)
tree505be127fd888224ac45b3965836d1089b9a9937 /mpeglib/example/yaf/yafcore/buffer.h
parent0bff0f8b8b2030effcb2f6c1f6be067ebd5a6892 (diff)
downloadtdemultimedia-r14.1.x.tar.gz
tdemultimedia-r14.1.x.zip
Replace kdemacros.h with tdemacros.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d)
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 93f4f3d8..ae008d6c 100644
--- a/mpeglib/example/yaf/yafcore/buffer.h
+++ b/mpeglib/example/yaf/yafcore/buffer.h
@@ -22,7 +22,7 @@ extern "C" {
#include <string.h>
#include <stdio.h>
}
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT Buffer {