]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/wnv1.c
make wmv1 and wmv2 playable with M$ DMO decoder
[ffmpeg] / libavcodec / wnv1.c
index 46b31a5c5f1d3f5e489ab8ec374398b6e5e8d1fb..0aadf4dbed746e9eb434e3f563dba26786665cbc 100644 (file)
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
@@ -26,7 +25,6 @@
  */
 
 #include "avcodec.h"
-#include "common.h"
 #include "bitstream.h"