summaryrefslogtreecommitdiffstats
path: root/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'path.h')
-rw-r--r--path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/path.h b/path.h
index fe7c0c6c85..233c6094e1 100644
--- a/path.h
+++ b/path.h
@@ -25,6 +25,6 @@ extern char *def_path;
char *get_path(const char *filename);
void set_path_env(void);
-void SetCodecPath(const char *path);
+void set_codec_path(const char *path);
#endif /* MPLAYER_PATH_H */