summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index 9187e6baa2..c59b4ca723 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -48,6 +48,6 @@ static inline void exit_player_bad(const char *how)
struct MPContext;
-extern void update_set_of_subtitles(struct MPContext *mpctx);
+void update_set_of_subtitles(struct MPContext *mpctx);
#endif /* MPLAYER_MPLAYER_H */