summaryrefslogtreecommitdiff
path: root/libavformat/oma.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/oma.c')
-rw-r--r--libavformat/oma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/oma.c b/libavformat/oma.c
index 0f471dd91f..158ed117c3 100644
--- a/libavformat/oma.c
+++ b/libavformat/oma.c
@@ -189,7 +189,7 @@ static int oma_read_probe(AVProbeData *p)
}
-AVInputFormat oma_demuxer = {
+AVInputFormat ff_oma_demuxer = {
"oma",
NULL_IF_CONFIG_SMALL("Sony OpenMG audio"),
0,