mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
Add missing header #includes.
Originally committed as revision 14497 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#ifndef FFMPEG_RAW_H
|
||||
#define FFMPEG_RAW_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "avformat.h"
|
||||
|
||||
int pcm_read_seek(AVFormatContext *s,
|
||||
|
||||
Reference in New Issue
Block a user