mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
Add avcore.h header in samplefmt.h.
Avoid the need to manually include the avcore.h header, less error-prone. Originally committed as revision 26333 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
06ed024d4f
commit
6cce172f27
@ -19,6 +19,8 @@
|
||||
#ifndef AVCORE_SAMPLEFMT_H
|
||||
#define AVCORE_SAMPLEFMT_H
|
||||
|
||||
#include "avcore.h"
|
||||
|
||||
/**
|
||||
* all in native-endian format
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user