summaryrefslogtreecommitdiffstats
path: root/osdep/cocoa_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/cocoa_events.h')
-rw-r--r--osdep/cocoa_events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/cocoa_events.h b/osdep/cocoa_events.h
index 3f0e775e03..99f761e244 100644
--- a/osdep/cocoa_events.h
+++ b/osdep/cocoa_events.h
@@ -20,7 +20,7 @@
#ifndef MPLAYER_COCOA_EVENTS_H
#define MPLAYER_COCOA_EVENTS_H
-#include "input/input.h"
+#include "core/input/input.h"
void cocoa_events_init(struct input_ctx *ictx,
void (*read_all_fd_events)(struct input_ctx *ictx, int time));