From 1970db6a30ced92c78ff10b3bd2ab21b41fba994 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 17 Aug 2008 10:01:48 +0000 Subject: * update to build with ffmpeg-svn (r14788) --- contrib/vdr2jpeg/ffm.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/vdr2jpeg/ffm.cpp') diff --git a/contrib/vdr2jpeg/ffm.cpp b/contrib/vdr2jpeg/ffm.cpp index fb4be80..658a8dc 100644 --- a/contrib/vdr2jpeg/ffm.cpp +++ b/contrib/vdr2jpeg/ffm.cpp @@ -20,10 +20,10 @@ #include "ffm.h" extern "C" { -#include -#include -#include -#include +#include +#include +#include +#include } static int frame_width = 0; -- cgit v1.2.3