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 233c6094e1..3e71120458 100644
--- a/path.h
+++ b/path.h
@@ -21,7 +21,7 @@
#ifndef MPLAYER_PATH_H
#define MPLAYER_PATH_H
-extern char *def_path;
+extern char *codec_path;
char *get_path(const char *filename);
void set_path_env(void);