summaryrefslogtreecommitdiff
path: root/libavformat/lmlm4.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/lmlm4.c')
-rw-r--r--libavformat/lmlm4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/lmlm4.c b/libavformat/lmlm4.c
index c1397fbb45..5cb202e4e2 100644
--- a/libavformat/lmlm4.c
+++ b/libavformat/lmlm4.c
@@ -117,7 +117,7 @@ static int lmlm4_read_packet(AVFormatContext *s, AVPacket *pkt) {
return ret;
}
-AVInputFormat lmlm4_demuxer = {
+AVInputFormat ff_lmlm4_demuxer = {
"lmlm4",
NULL_IF_CONFIG_SMALL("lmlm4 raw format"),
0,