mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
avutil: Move library version related macros to version.h
This is a more sensible place for these macros.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* Libavdevice version macros
|
||||
*/
|
||||
|
||||
#include "libavutil/avutil.h"
|
||||
#include "libavutil/version.h"
|
||||
|
||||
#define LIBAVDEVICE_VERSION_MAJOR 54
|
||||
#define LIBAVDEVICE_VERSION_MINOR 0
|
||||
|
||||
Reference in New Issue
Block a user