Skip to content
Snippets Groups Projects
Commit b122c651 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

asfdec: add missing #include for av_bswap32()


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