Commit b122c651 authored by Mans Rullgard's avatar Mans Rullgard

asfdec: add missing #include for av_bswap32()

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent c7bbc6cd
......@@ -21,6 +21,7 @@
//#define DEBUG
#include "libavutil/bswap.h"
#include "libavutil/common.h"
#include "libavutil/avstring.h"
#include "libavcodec/mpegaudio.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment