mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
lavf/sdp: Add missing version.h include
Fixes lavf version output in SDP, regression since 4eb9232c
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "avc.h"
|
||||
#include "hevc.h"
|
||||
#include "rtp.h"
|
||||
#include "version.h"
|
||||
#if CONFIG_NETWORK
|
||||
#include "network.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user