diff truemotion1.c @ 4962:f99e40a7155b libavcodec

Remove redundant #inclusion of common.h, avcodec.h already #includes it.
author diego
date Thu, 10 May 2007 09:00:44 +0000
parents 6c5198376e06
children e2dbd1623e1d
line wrap: on
line diff
--- a/truemotion1.c	Thu May 10 03:13:41 2007 +0000
+++ b/truemotion1.c	Thu May 10 09:00:44 2007 +0000
@@ -34,7 +34,6 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "common.h"
 #include "avcodec.h"
 #include "dsputil.h"