changeset 8446:4abab4c394c2 draft

(svn r12016) -Fix (r12003): os x compilation was broken again ;)
author egladil <egladil@openttd.org>
date Tue, 29 Jan 2008 19:23:31 +0000
parents cfc312cfe346
children 425525ceb34f
files src/video/cocoa/event.mm
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/cocoa/event.mm
+++ b/src/video/cocoa/event.mm
@@ -47,6 +47,7 @@
 #include "../../blitter/factory.hpp"
 #include "../../gfx_func.h"
 #include "../../network/network.h"
+#include "../../core/random_func.hpp"
 
 
 /* Right Mouse Button Emulation enum */