diff -r 9036e551960f -r b168fbb99f7c src/video/cocoa/wnd_quartz.mm --- 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;