diff h261.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 4578b68578bb
children 5b63f62602fa
line wrap: on
line diff
--- a/h261.c	Thu May 10 03:13:41 2007 +0000
+++ b/h261.c	Thu May 10 09:00:44 2007 +0000
@@ -25,7 +25,6 @@
  * h261codec.
  */
 
-#include "common.h"
 #include "dsputil.h"
 #include "avcodec.h"
 #include "mpegvideo.h"