mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 18:11:11 +01:00
lavf/sdp: Add missing version.h include
Fixes lavf version output in SDP, regression since 4eb9232c
This commit is contained in:
parent
4fce3bab64
commit
7180416084
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "avc.h"
|
||||
#include "hevc.h"
|
||||
#include "rtp.h"
|
||||
#include "version.h"
|
||||
#if CONFIG_NETWORK
|
||||
#include "network.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue