summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mencoder.c b/mencoder.c
index 8b8b76c0ba..c20e7a9eb8 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -667,7 +667,7 @@ if (frameno_filename) {
#endif
if (codec_path)
- SetCodecPath(codec_path);
+ set_codec_path(codec_path);
// check font
#ifdef CONFIG_FREETYPE