You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Add missing #includes to pass 'make checkheaders'.
Originally committed as revision 19675 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#ifndef AVCODEC_WMAPRODATA_H
|
||||
#define AVCODEC_WMAPRODATA_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* @brief frequencies to divide the frequency spectrum into scale factor bands
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user