From be6737a2dbb10adc2fca1546a25d16ebac2047ae Mon Sep 17 00:00:00 2001 From: egladil Date: Tue, 29 Jan 2008 19:23:31 +0000 Subject: (svn r12016) -Fix (r12003): os x compilation was broken again ;) --- src/video/cocoa/event.mm | 1 + 1 file changed, 1 insertion(+) (limited to 'src/video') diff --git a/src/video/cocoa/event.mm b/src/video/cocoa/event.mm index 1728a52c6..9302f13c8 100644 --- 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 */ -- cgit v1.2.3-54-g00ecf