From 2029f312e8c13b25d322d69961b42db2e66f616a Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 10 May 2007 09:00:44 +0000 Subject: Remove redundant #inclusion of common.h, avcodec.h already #includes it. Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/roqvideo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/roqvideo.c') diff --git a/libavcodec/roqvideo.c b/libavcodec/roqvideo.c index 0ac97b297c..c7db30301c 100644 --- a/libavcodec/roqvideo.c +++ b/libavcodec/roqvideo.c @@ -31,7 +31,6 @@ #include #include -#include "common.h" #include "avcodec.h" #include "dsputil.h" -- cgit v1.2.3