summaryrefslogtreecommitdiffstats
path: root/sub/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sd.h')
-rw-r--r--sub/sd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/sd.h b/sub/sd.h
index 0ec4bf273d..088dc166d8 100644
--- a/sub/sd.h
+++ b/sub/sd.h
@@ -5,6 +5,7 @@
#include "demux/packet.h"
struct sd {
+ struct mp_log *log;
struct MPOpts *opts;
const struct sd_functions *driver;