diff dsputil.h @ 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 0d48b61e655d
children 689490842cf5
line wrap: on
line diff
--- a/dsputil.h	Thu May 10 03:13:41 2007 +0000
+++ b/dsputil.h	Thu May 10 09:00:44 2007 +0000
@@ -30,7 +30,6 @@
 #ifndef DSPUTIL_H
 #define DSPUTIL_H
 
-#include "common.h"
 #include "avcodec.h"