From c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 19:18:14 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro --- mpeglib/example/yaf/yafcore/outputInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/example/yaf/yafcore/outputInterface.h') 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 #include #include "buffer.h" -#include +#include // uncomment this for debugging the output stream // (written to file outstream.dbg) -- cgit v1.2.1