summaryrefslogtreecommitdiff
path: root/libavformat/pcmenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/pcmenc.c')
-rw-r--r--libavformat/pcmenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/pcmenc.c b/libavformat/pcmenc.c
index bda94c37b1..385425ce77 100644
--- a/libavformat/pcmenc.c
+++ b/libavformat/pcmenc.c
@@ -23,7 +23,7 @@
#include "rawenc.h"
#define PCMDEF(name, long_name, ext, codec) \
-AVOutputFormat pcm_ ## name ## _muxer = {\
+AVOutputFormat ff_pcm_ ## name ## _muxer = {\
#name,\
NULL_IF_CONFIG_SMALL(long_name),\
NULL,\