avutil: Move library version related macros to version.h
This is a more sensible place for these macros.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* Libavfilter version macros
|
||||
*/
|
||||
|
||||
#include "libavutil/avutil.h"
|
||||
#include "libavutil/version.h"
|
||||
|
||||
#define LIBAVFILTER_VERSION_MAJOR 4
|
||||
#define LIBAVFILTER_VERSION_MINOR 0
|
||||
|
Reference in New Issue
Block a user