mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avutil: Move library version related macros to version.h
This is a more sensible place for these macros.
This commit is contained in:
parent
1716b4c7b8
commit
b83d1ee3b4
9 changed files with 26 additions and 22 deletions
|
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "avutil.h"
|
||||
#include "version.h"
|
||||
|
||||
/**
|
||||
* @file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue