summaryrefslogtreecommitdiff
path: root/video/cocoa_v.m
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-02-18 16:20:50 +0000
committertron <tron@openttd.org>2006-02-18 16:20:50 +0000
commit543a324ef3d8f6a1d2686639ef0c61347d168e79 (patch)
tree7f42203f92d0db742af7a9e0de118ad988093559 /video/cocoa_v.m
parentb13ac1486c3dd11683f3f269e836c12fd9599794 (diff)
downloadopenttd-543a324ef3d8f6a1d2686639ef0c61347d168e79.tar.xz
(svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
Diffstat (limited to 'video/cocoa_v.m')
-rw-r--r--video/cocoa_v.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/cocoa_v.m b/video/cocoa_v.m
index 7d6fd8b38..7d8baf8d1 100644
--- a/video/cocoa_v.m
+++ b/video/cocoa_v.m
@@ -60,6 +60,7 @@ extern void HideMenuBar(void);
#include "../os/macosx/splash.h"
#include "cocoa_v.h"
+#include "cocoa_keys.h"
#undef Point
#undef Rect