Commit 71804160 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

lavf/sdp: Add missing version.h include

Fixes lavf version output in SDP, regression since 4eb9232c
parent 4fce3bab
......@@ -33,6 +33,7 @@
#include "avc.h"
#include "hevc.h"
#include "rtp.h"
#include "version.h"
#if CONFIG_NETWORK
#include "network.h"
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment