mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
alsa: add missing header
Fixes compile with next lavc major.
This commit is contained in:
parent
a3e0135dbb
commit
4d77d57d20
@ -31,6 +31,7 @@
|
||||
#include <alsa/asoundlib.h>
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/audioconvert.h"
|
||||
|
||||
#include "alsa-audio.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user