From 5c2f96797e1ad0c9e1e930fd86941fcec27abdc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 14 Dec 2007 22:28:54 +0100 Subject: Replace mangle.h with avutil.h. Needs a patched libavutil. --- src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/post/deinterlace/plugins/tomsmocomp') diff --git a/src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h b/src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h index 5b81575d8..b000d7bf9 100644 --- a/src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h +++ b/src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h @@ -2,7 +2,7 @@ #include #include -#include +#include #define USE_FOR_DSCALER -- cgit v1.2.3