summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/outputInterface.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/outputInterface.h
parent4fdcd5727dbb0753868aebd1c4f3b1bca23a04bb (diff)
downloadtdemultimedia-master.tar.gz
tdemultimedia-master.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'mpeglib/example/yaf/yafcore/outputInterface.h')
-rw-r--r--mpeglib/example/yaf/yafcore/outputInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/outputInterface.h b/mpeglib/example/yaf/yafcore/outputInterface.h
index fe4c8e71..616c1eb7 100644
--- a/mpeglib/example/yaf/yafcore/outputInterface.h
+++ b/mpeglib/example/yaf/yafcore/outputInterface.h
@@ -21,7 +21,7 @@
#include <pthread.h>
#include <fstream>
#include "buffer.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
// uncomment this for debugging the output stream
// (written to file outstream.dbg)