mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r11508) -Cleanup: Removed unused headers from the cocoa video driver.
This commit is contained in:
parent
221e9271c5
commit
fcbfba1e17
@ -55,12 +55,8 @@ extern "C" OSErr CPSSetFrontProcess(CPSProcessSerNum* psn);
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../os/macosx/splash.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../gfx.h"
|
||||
#include "cocoa_v.h"
|
||||
#include "cocoa_keys.h"
|
||||
#include "../../blitter/factory.hpp"
|
||||
#include "../../fileio.h"
|
||||
|
||||
|
@ -35,14 +35,11 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../os/macosx/splash.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../gfx.h"
|
||||
#include "cocoa_v.h"
|
||||
#include "cocoa_keys.h"
|
||||
#include "../../blitter/factory.hpp"
|
||||
#include "../../fileio.h"
|
||||
|
||||
#undef Point
|
||||
#undef Rect
|
||||
|
@ -39,16 +39,9 @@ extern "C" void HideMenuBar();
|
||||
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../os/macosx/splash.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../gfx.h"
|
||||
#include "cocoa_v.h"
|
||||
#include "cocoa_keys.h"
|
||||
#include "../../blitter/factory.hpp"
|
||||
#include "../../fileio.h"
|
||||
|
||||
#undef Point
|
||||
#undef Rect
|
||||
|
@ -35,16 +35,9 @@
|
||||
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../os/macosx/splash.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../gfx.h"
|
||||
#include "cocoa_v.h"
|
||||
#include "cocoa_keys.h"
|
||||
#include "../../blitter/factory.hpp"
|
||||
#include "../../fileio.h"
|
||||
|
||||
#undef Point
|
||||
#undef Rect
|
||||
|
@ -35,16 +35,9 @@
|
||||
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../openttd.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../macros.h"
|
||||
#include "../../os/macosx/splash.h"
|
||||
#include "../../variables.h"
|
||||
#include "../../gfx.h"
|
||||
#include "cocoa_v.h"
|
||||
#include "cocoa_keys.h"
|
||||
#include "../../blitter/factory.hpp"
|
||||
#include "../../fileio.h"
|
||||
|
||||
#undef Point
|
||||
#undef Rect
|
||||
|
Loading…
Reference in New Issue
Block a user