summaryrefslogtreecommitdiffstats
path: root/player/external_files.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/external_files.h')
-rw-r--r--player/external_files.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/external_files.h b/player/external_files.h
index e64f249c6d..20b37c3705 100644
--- a/player/external_files.h
+++ b/player/external_files.h
@@ -33,5 +33,6 @@ struct subfn *find_external_files(struct mpv_global *global, const char *fname,
struct MPOpts *opts);
bool mp_might_be_subtitle_file(const char *filename);
+void mp_update_subtitle_exts(struct MPOpts *opts);
#endif /* MPLAYER_FINDFILES_H */