From ef069abdc898ee03dbbf0423e5c8ccf43fd27448 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Thu, 10 Jan 2013 07:32:54 +0000 Subject: [PATCH] - attempt to get mac build further --- source/shared_lib/sources/graphics/font.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/shared_lib/sources/graphics/font.cpp b/source/shared_lib/sources/graphics/font.cpp index 094b89c56..7e4902a30 100644 --- a/source/shared_lib/sources/graphics/font.cpp +++ b/source/shared_lib/sources/graphics/font.cpp @@ -11,6 +11,7 @@ #include "font.h" #include +#include #include "conversion.h" #ifdef USE_FTGL