From fcbfba1e17ebcd6290d623dde1b4de855a0b0c73 Mon Sep 17 00:00:00 2001 From: egladil Date: Sat, 24 Nov 2007 09:55:17 +0000 Subject: (svn r11508) -Cleanup: Removed unused headers from the cocoa video driver. --- src/video/cocoa/cocoa_v.mm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/video/cocoa/cocoa_v.mm') diff --git a/src/video/cocoa/cocoa_v.mm b/src/video/cocoa/cocoa_v.mm index c875bd5a3..9aad12012 100644 --- a/src/video/cocoa/cocoa_v.mm +++ b/src/video/cocoa/cocoa_v.mm @@ -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" -- cgit v1.2.3-54-g00ecf