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 b107edc7e4..ca61ab8f11 100644
--- a/player/core.h
+++ b/player/core.h
@@ -144,6 +144,7 @@ enum {
typedef struct MPContext {
bool initialized;
bool is_cplayer;
+ bool autodetach;
struct mpv_global *global;
struct MPOpts *opts;
struct mp_log *log;