summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h
index 8bafb707f4..9b468492bf 100644
--- a/player/core.h
+++ b/player/core.h
@@ -445,7 +445,7 @@ typedef struct MPContext {
struct mp_ipc_ctx *ipc_ctx;
- int64_t builtin_script_ids[4];
+ int64_t builtin_script_ids[5];
pthread_mutex_t abort_lock;