summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/core.h b/player/core.h
index 3b4a9f1fa1..390f8da7b8 100644
--- a/player/core.h
+++ b/player/core.h
@@ -174,6 +174,7 @@ typedef struct MPContext {
int osd_function;
double osd_function_visible;
double osd_msg_visible;
+ double osd_msg_next_duration;
double osd_last_update;
bool osd_force_update;
char *osd_msg_text;