提交 b43afb53 编写于 作者: O Oded Shimon

change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..

Originally committed as revision 6985 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 354ca798
#include "avformat.h"
#include "riff.h"
#include "nut.h"
#include <nut.h>
#define ID_STRING "nut/multimedia container"
#define ID_LENGTH (strlen(ID_STRING) + 1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册