From 4e481047718a4728549ae65128e42912b747c86d Mon Sep 17 00:00:00 2001 From: David Athay Date: Sun, 18 Jan 2009 20:04:39 +0000 Subject: Updated some apple specific code --- src/gui/truetypefont.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/gui/truetypefont.h b/src/gui/truetypefont.h index 67c39e6a..3d5d52ff 100644 --- a/src/gui/truetypefont.h +++ b/src/gui/truetypefont.h @@ -26,7 +26,11 @@ #include #include +#ifndef __APPLE__ #include +#else +#include +#endif /** * A wrapper around SDL_ttf for allowing the use of TrueType fonts. -- cgit v1.2.3-70-g09d2