mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-09-27 13:14:10 +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 "avc.h"
|
||||||
#include "hevc.h"
|
#include "hevc.h"
|
||||||
#include "rtp.h"
|
#include "rtp.h"
|
||||||
|
#include "version.h"
|
||||||
#if CONFIG_NETWORK
|
#if CONFIG_NETWORK
|
||||||
#include "network.h"
|
#include "network.h"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user