From 5fcf4b46f7e1eea43a2e675a6be3fa99c2dd4dd6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 17 Feb 2014 02:52:26 +0100 Subject: client API: add events for video and audio reconfig --- player/core.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'player/core.h') diff --git a/player/core.h b/player/core.h index 12f248dcc2..9048685827 100644 --- a/player/core.h +++ b/player/core.h @@ -21,6 +21,8 @@ #include +#include "libmpv/client.h" + #include "common/common.h" #include "options/options.h" #include "sub/osd.h" -- cgit v1.2.3