diff mmvideo.c @ 8573:2acf0ae7b041 libavcodec

Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
author diego
date Sun, 11 Jan 2009 22:19:48 +0000
parents c36517d7608f
children 407a1a178cad
line wrap: on
line diff
--- a/mmvideo.c	Sun Jan 11 20:12:14 2009 +0000
+++ b/mmvideo.c	Sun Jan 11 22:19:48 2009 +0000
@@ -31,6 +31,7 @@
  *  http://wiki.multimedia.cx/index.php?title=American_Laser_Games_MM
  */
 
+#include "libavutil/intreadwrite.h"
 #include "avcodec.h"
 
 #define MM_PREAMBLE_SIZE    6