src/video/cocoa/wnd_quartz.mm
changeset 10402 b168fbb99f7c
parent 10244 f90b9b2b6d96
child 10443 0cbb1eb8cbc7
--- a/src/video/cocoa/wnd_quartz.mm	Sun May 04 21:47:36 2008 +0000
+++ b/src/video/cocoa/wnd_quartz.mm	Sun May 04 21:53:36 2008 +0000
@@ -39,6 +39,7 @@
 
 #include "../../stdafx.h"
 #include "../../debug.h"
+#include "../../rev.h"
 #include "../../core/geometry_type.hpp"
 #include "cocoa_v.h"
 #include "../../core/math_func.hpp"
@@ -410,9 +411,6 @@
 @end
 
 
-extern const char _openttd_revision[];
-
-
 void WindowQuartzSubdriver::GetDeviceInfo()
 {
 	CFDictionaryRef    cur_mode;