From 05d9c1922632e3ea2493b2e58425ce027c854df0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 31 Aug 2008 11:51:09 +0000 Subject: (svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate wrong comments! --- src/video/cocoa/cocoa_v.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/video') diff --git a/src/video/cocoa/cocoa_v.mm b/src/video/cocoa/cocoa_v.mm index e961bb8b6..516910509 100644 --- a/src/video/cocoa/cocoa_v.mm +++ b/src/video/cocoa/cocoa_v.mm @@ -60,7 +60,7 @@ extern "C" OSErr CPSSetFrontProcess(CPSProcessSerNum* psn); #include "../../core/geometry_type.hpp" #include "cocoa_v.h" #include "../../blitter/factory.hpp" -#include "../../fileio.h" +#include "../../fileio_func.h" #include "../../gfx_func.h" #include "../../functions.h" -- cgit v1.2.3-54-g00ecf