mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-12 10:57:48 +08:00
dont include opt.h in avcodec.h
Originally committed as revision 4591 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include "dsputil.h"
|
||||
#include "mpegvideo.h"
|
||||
#include "integer.h"
|
||||
#include "opt.h"
|
||||
#include <stdarg.h>
|
||||
#include <limits.h>
|
||||
#include <float.h>
|
||||
|
Reference in New Issue
Block a user