diff sierravmd.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 b432c9e98002
children 0855c4630a8f
line wrap: on
line diff
--- a/sierravmd.c	Sun Jan 11 22:05:43 2009 +0000
+++ b/sierravmd.c	Sun Jan 11 22:19:48 2009 +0000
@@ -27,6 +27,7 @@
  *   http://www.pcisys.net/~melanson/codecs/
  */
 
+#include "libavutil/intreadwrite.h"
 #include "avformat.h"
 
 #define VMD_HEADER_SIZE 0x0330