mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
Remove a superfluous include from libavcodec/options_table.h.
This commit is contained in:
parent
9a09a9fc43
commit
76f43cbe26
@ -28,7 +28,6 @@
|
||||
#include "libavutil/opt.h"
|
||||
#include "avcodec.h"
|
||||
#include "version.h"
|
||||
#include "config.h"
|
||||
|
||||
#define OFFSET(x) offsetof(AVCodecContext,x)
|
||||
#define DEFAULT 0 //should be NAN but it does not work as it is not a constant in glibc as required by ANSI/ISO C
|
||||
|
Loading…
Reference in New Issue
Block a user