fix compilation of librtsp

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19322 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2006-08-04 18:44:52 +00:00
parent e4b1fc6107
commit 0dacae58b1
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include <inttypes.h>
#include "mp_msg.h"
#include "../url.h"
#include "../rtp.h"
#include "rtsp.h"
#include "rtsp_rtp.h"