From 19357940a57c565ebe319729bd08d6e4800aff5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 1 Mar 2008 04:00:18 +0100 Subject: Update to the new FFmpeg's include directory. This also allows to remove the comment stating the includes come from libavutil, as it's now explicit. --- src/video_dec/libmpeg2/decode.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/video_dec/libmpeg2/decode.c') diff --git a/src/video_dec/libmpeg2/decode.c b/src/video_dec/libmpeg2/decode.c index b4e6e82c0..33d8b7ca9 100644 --- a/src/video_dec/libmpeg2/decode.c +++ b/src/video_dec/libmpeg2/decode.c @@ -37,8 +37,7 @@ #define LOG */ -/* libavutil from FFmpeg */ -#include +#include #include #include -- cgit v1.2.3