summaryrefslogtreecommitdiffstats
path: root/get_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'get_path.h')
-rw-r--r--get_path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/get_path.h b/get_path.h
index 09eef7b933..2f1909b601 100644
--- a/get_path.h
+++ b/get_path.h
@@ -22,6 +22,6 @@
#define MPLAYER_GET_PATH_H
char *get_path(const char *filename);
-void set_path_env();
+void set_path_env(void);
#endif /* MPLAYER_GET_PATH_H */