X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fwc3movie.c;h=6f7f49d76abc461ff318fcca0823e7c58a46441c;hb=0e9602ef93255476d8f05b2a4f4ab70fdf1f22ff;hp=df207ef9d9371d03d0cdb5d271d8e4a2679f398c;hpb=dd1c8f3e6e5380f993c86750bb09fd42e130143f;p=ffmpeg diff --git a/libavformat/wc3movie.c b/libavformat/wc3movie.c index df207ef9d93..6f7f49d76ab 100644 --- a/libavformat/wc3movie.c +++ b/libavformat/wc3movie.c @@ -20,13 +20,14 @@ */ /** - * @file wc3movie.c + * @file libavformat/wc3movie.c * Wing Commander III Movie file demuxer * by Mike Melanson (melanson@pcisys.net) * for more information on the WC3 .mve file format, visit: * http://www.pcisys.net/~melanson/codecs/ */ +#include "libavutil/intreadwrite.h" #include "avformat.h" #define WC3_PREAMBLE_SIZE 8