From c23bd5af9d9a46e901fbd65a33dbeb222ad7ef74 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 (cherry picked from commit c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d) --- mpeglib/example/yaf/yafcore/inputInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/example/yaf/yafcore/inputInterface.h') 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 -#include +#include extern "C" { #include -- cgit v1.2.1