From 406241005e3d897b30a5b168a16ad61f0996c43c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 6 Aug 2013 22:41:30 +0200 Subject: core: move contents to mpvcore (2/2) Followup commit. Fixes all the files references. --- osdep/macosx_events.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osdep/macosx_events.m') diff --git a/osdep/macosx_events.m b/osdep/macosx_events.m index 88a99e798d..fe5376bd9c 100644 --- a/osdep/macosx_events.m +++ b/osdep/macosx_events.m @@ -26,7 +26,7 @@ #import #include "talloc.h" -#include "core/input/input.h" +#include "mpvcore/input/input.h" // doesn't make much sense, but needed to access keymap functionality #include "video/out/vo.h" -- cgit v1.2.3