mirror of https://github.com/mpv-player/mpv
fix compilation of librtsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19322 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e4b1fc6107
commit
0dacae58b1
|
@ -45,6 +45,7 @@
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include "mp_msg.h"
|
#include "mp_msg.h"
|
||||||
|
#include "../url.h"
|
||||||
#include "../rtp.h"
|
#include "../rtp.h"
|
||||||
#include "rtsp.h"
|
#include "rtsp.h"
|
||||||
#include "rtsp_rtp.h"
|
#include "rtsp_rtp.h"
|
||||||
|
|
Loading…
Reference in New Issue