rename rtsp.c to stream_rtsp.c for consistency with other input modules

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19160 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2006-07-22 14:40:14 +00:00
parent 02362913a7
commit 856401960f
2 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ SRCS += asf_streaming.c \
asf_mmst_streaming.c \
pnm.c \
rtp.c \
rtsp.c \
stream_rtsp.c \
SRCS += realrtsp/asmrp.c \
realrtsp/real.c \