summaryrefslogtreecommitdiffstats
path: root/osdep/macOS_swift_bridge.h
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2023-12-09 17:23:45 +0100
committerder richter <der.richter@gmx.de>2023-12-15 16:59:52 +0100
commitc661435648fe36aa4b516fac9f5faf745630ebc5 (patch)
tree111181a94ce326eb684db2651467bac900e38a8c /osdep/macOS_swift_bridge.h
parent8ceaec174237bb033ec1ea599beeda9fbd373c2e (diff)
downloadmpv-c661435648fe36aa4b516fac9f5faf745630ebc5.tar.bz2
mpv-c661435648fe36aa4b516fac9f5faf745630ebc5.tar.xz
mac: add support for drag-and-drop option
Diffstat (limited to 'osdep/macOS_swift_bridge.h')
-rw-r--r--osdep/macOS_swift_bridge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/macOS_swift_bridge.h b/osdep/macOS_swift_bridge.h
index 9407b6fc9b..72be85274a 100644
--- a/osdep/macOS_swift_bridge.h
+++ b/osdep/macOS_swift_bridge.h
@@ -27,6 +27,7 @@
#include "options/m_config.h"
#include "player/core.h"
#include "input/input.h"
+#include "input/event.h"
#include "video/out/win_state.h"
#include "osdep/macosx_application_objc.h"