mirror of
https://github.com/mpv-player/mpv
synced 2025-04-23 15:47:54 +00:00
10l ... the header was used there too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25296 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
60d92ead61
commit
4135fd19a7
@ -25,13 +25,13 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include "nemesi/rtsp.h"
|
#include "nemesi/rtsp.h"
|
||||||
#include "libmpdemux/demux_nemesi.h"
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#include "stream.h"
|
#include "stream.h"
|
||||||
|
#include "libmpdemux/demuxer.h"
|
||||||
|
|
||||||
#include "tcp.h"
|
#include "tcp.h"
|
||||||
|
|
||||||
extern int network_bandwidth;
|
extern int network_bandwidth;
|
||||||
|
Loading…
Reference in New Issue
Block a user