diff lmlm4.c @ 4201:7d2f3f1b68d8 libavformat

Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
author diego
date Sun, 11 Jan 2009 22:19:48 +0000
parents 7a0230981402
children 536e5527c1e0
line wrap: on
line diff
--- a/lmlm4.c	Sun Jan 11 22:05:43 2009 +0000
+++ b/lmlm4.c	Sun Jan 11 22:19:48 2009 +0000
@@ -22,6 +22,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "libavutil/intreadwrite.h"
 #include "avformat.h"
 
 #define LMLM4_I_FRAME   0x00