mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02: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
@ -33,6 +33,7 @@
|
||||
#include "avc.h"
|
||||
#include "hevc.h"
|
||||
#include "rtp.h"
|
||||
#include "version.h"
|
||||
#if CONFIG_NETWORK
|
||||
#include "network.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user