From 3846fc758789711347c0b11f87736b27fc6210a0 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 21 Dec 2013 19:06:37 +0100 Subject: sub/osd: mp_msg conversions --- sub/sd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sub/sd.h') 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; -- cgit v1.2.3