summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--stream/stream_live555.c (renamed from stream/stream_livedotcom.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f9bd7a7bb..b8b92156f0 100644
--- a/Makefile
+++ b/Makefile
@@ -432,7 +432,7 @@ SRCS_COMMON-$(SPEEX) += libmpcodecs/ad_speex.c
SRCS_COMMON-$(STREAM_CACHE) += stream/cache2.c
SRCS_COMMON-$(STREAMING_LIVE555) += libmpdemux/demux_rtp.cpp \
libmpdemux/demux_rtp_codec.cpp \
- stream/stream_livedotcom.c \
+ stream/stream_live555.c \
SRCS_COMMON-$(TREMOR_INTERNAL) += tremor/bitwise.c \
tremor/block.c \
diff --git a/stream/stream_livedotcom.c b/stream/stream_live555.c
index 13b5022883..13b5022883 100644
--- a/stream/stream_livedotcom.c
+++ b/stream/stream_live555.c