From 1420b8375dcb338cc9287c3436e5fffc0fc456c3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 12 Mar 2007 14:42:34 +0000 Subject: Remove superfluous header include. Originally committed as revision 8341 to svn://svn.ffmpeg.org/ffmpeg/trunk --- ffmpeg.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ffmpeg.c b/ffmpeg.c index b57caa6d59..ba1125e171 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -24,7 +24,6 @@ #include "avformat.h" #include "swscale.h" #include "framehook.h" -#include "dsputil.h" #include "opt.h" #include "fifo.h" -- cgit v1.2.3