diff ipmovie.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 e51ace85da6c
children 49c1d3b27727
line wrap: on
line diff
--- a/ipmovie.c	Sun Jan 11 22:05:43 2009 +0000
+++ b/ipmovie.c	Sun Jan 11 22:19:48 2009 +0000
@@ -32,6 +32,7 @@
  * up and sending out the chunks.
  */
 
+#include "libavutil/intreadwrite.h"
 #include "avformat.h"
 
 /* debugging support: #define DEBUG_IPMOVIE as non-zero to see extremely