summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs/vd_ffmpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/libmpcodecs/vd_ffmpeg.h')
-rw-r--r--libavfilter/libmpcodecs/vd_ffmpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/libmpcodecs/vd_ffmpeg.h b/libavfilter/libmpcodecs/vd_ffmpeg.h
index 004d477330..081d6ee545 100644
--- a/libavfilter/libmpcodecs/vd_ffmpeg.h
+++ b/libavfilter/libmpcodecs/vd_ffmpeg.h
@@ -19,6 +19,6 @@
#ifndef MPLAYER_VD_FFMPEG_H
#define MPLAYER_VD_FFMPEG_H
-void init_avcodec(void);
+void ff_init_avcodec(void);
#endif /* MPLAYER_VD_FFMPEG_H */