summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/inputInterface.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:18:14 +0900
commitc336cfb3d5bcebb3fd88fa3c8a62a4508419e50d (patch)
tree0ccb928384d8c23da10dc7df3d031899676a012d /mpeglib/example/yaf/yafcore/inputInterface.h
parent4fdcd5727dbb0753868aebd1c4f3b1bca23a04bb (diff)
downloadtdemultimedia-c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d.tar.gz
tdemultimedia-c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'mpeglib/example/yaf/yafcore/inputInterface.h')
-rw-r--r--mpeglib/example/yaf/yafcore/inputInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/inputInterface.h b/mpeglib/example/yaf/yafcore/inputInterface.h
index d22bc615..2f2ffd44 100644
--- a/mpeglib/example/yaf/yafcore/inputInterface.h
+++ b/mpeglib/example/yaf/yafcore/inputInterface.h
@@ -18,7 +18,7 @@
#include "buffer.h"
#include <fstream>
-#include <kdemacros.h>
+#include <tdemacros.h>
extern "C" {
#include <unistd.h>