diff vmdav.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 4525dcd81357
children 33912b3ea952
line wrap: on
line diff
--- a/vmdav.c	Sun Jan 11 20:12:14 2009 +0000
+++ b/vmdav.c	Sun Jan 11 22:19:48 2009 +0000
@@ -44,6 +44,7 @@
 #include <string.h>
 #include <unistd.h>
 
+#include "libavutil/intreadwrite.h"
 #include "avcodec.h"
 
 #define VMD_HEADER_SIZE 0x330