From 6443a9b16cf48b963353b2917f906ea409757e12 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Wed, 31 Jul 2013 19:19:44 +0200 Subject: wayland: switch to the new mp_msg api --- video/out/wayland_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 6b39e982aa..27dc057043 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -43,6 +43,7 @@ struct vo_wayland_output { struct vo_wayland_state { struct vo *vo; + struct mp_log* log; struct { int fd; -- cgit v1.2.3