summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_core.h b/mp_core.h
index 111372bcc2..99ce12b033 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -140,6 +140,7 @@ typedef struct MPContext {
int osd_function;
struct playlist *playlist;
char *filename; // currently playing file
+ struct mp_resolve_result *resolve_result;
enum stop_play_reason stop_play;
unsigned int initialized_flags; // which subsystems have been initialized