changeset 14454:382480812e88 draft

(svn r19012) -Fix (r19003): macos.h is not in video/cocoa/ but in os/macosx/.
author yexo <yexo@openttd.org>
date Thu, 04 Feb 2010 22:17:41 +0000
parents 336dbd07ef03
children ad8e2f1135ed
files src/video/cocoa/fullscreen.mm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/cocoa/fullscreen.mm
+++ b/src/video/cocoa/fullscreen.mm
@@ -28,7 +28,7 @@
 #include "../../core/sort_func.hpp"
 #include "cocoa_v.h"
 #include "../../gfx_func.h"
-#include "macos.h"
+#include "../../os/macosx/macos.h"
 
 /**
  * Important notice regarding all modifications!!!!!!!