mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-09-26 21:03:43 +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