You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add necessary #includes to pass 'make checkheaders'.
Originally committed as revision 16933 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -30,6 +30,10 @@
|
|||||||
#ifndef AVDEVICE_ALSA_AUDIO_H
|
#ifndef AVDEVICE_ALSA_AUDIO_H
|
||||||
#define AVDEVICE_ALSA_AUDIO_H
|
#define AVDEVICE_ALSA_AUDIO_H
|
||||||
|
|
||||||
|
#include <alsa/asoundlib.h>
|
||||||
|
#include "config.h"
|
||||||
|
#include "libavformat/avformat.h"
|
||||||
|
|
||||||
/* XXX: we make the assumption that the soundcard accepts this format */
|
/* XXX: we make the assumption that the soundcard accepts this format */
|
||||||
/* XXX: find better solution with "preinit" method, needed also in
|
/* XXX: find better solution with "preinit" method, needed also in
|
||||||
other formats */
|
other formats */
|
||||||
|
Reference in New Issue
Block a user