summaryrefslogtreecommitdiffstats
path: root/video/out/osx_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/osx_common.c')
-rw-r--r--video/out/osx_common.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/video/out/osx_common.c b/video/out/osx_common.c
index 2aa0a28126..ff2df8daff 100644
--- a/video/out/osx_common.c
+++ b/video/out/osx_common.c
@@ -20,12 +20,11 @@
// only to get keycode definitions from HIToolbox/Events.h
#include <Carbon/Carbon.h>
#include <CoreServices/CoreServices.h>
-#include "config.h"
#include "osx_common.h"
-#include "video_out.h"
-#include "input/keycodes.h"
-#include "input/input.h"
-#include "mp_msg.h"
+#include "video/out/vo.h"
+#include "core/input/keycodes.h"
+#include "core/input/input.h"
+#include "core/mp_msg.h"
/*
* Define keycodes only found in OSX >= 10.5 for older versions