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/os2thread.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/os2thread.c') diff --git a/libavcodec/os2thread.c b/libavcodec/os2thread.c index c52b7ae02e..82fd22e8a0 100644 --- a/libavcodec/os2thread.c +++ b/libavcodec/os2thread.c @@ -23,7 +23,6 @@ // Ported by Vlad Stelmahovsky #include "avcodec.h" -#include "common.h" #define INCL_DOS #define INCL_DOSERRORS -- cgit v1.2.3