summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_core.h')
-rw-r--r--core/mp_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index b8782f14e9..ea3d918b27 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -220,6 +220,7 @@ typedef struct MPContext {
float audio_delay;
+ unsigned int last_heartbeat;
// used to prevent hanging in some error cases
unsigned int start_timestamp;