configure: add #include "version.h" to config.h
Avoid clash with version.h of the libraries. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
b723c4e67e
commit
ca21116b3f
3 changed files with 1 additions and 2 deletions
|
@ -50,7 +50,6 @@
|
|||
#include "libavutil/opt.h"
|
||||
#include "libavutil/cpu.h"
|
||||
#include "cmdutils.h"
|
||||
#include "version.h"
|
||||
#if CONFIG_NETWORK
|
||||
#include "libavformat/network.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue