Commit 6cce172f authored by Stefano Sabatini's avatar Stefano Sabatini

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
parent 06ed024d
......@@ -19,6 +19,8 @@
#ifndef AVCORE_SAMPLEFMT_H
#define AVCORE_SAMPLEFMT_H
#include "avcore.h"
/**
* all in native-endian format
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment