From: Stefan Csomor Date: Tue, 29 Jul 2008 21:12:49 +0000 (+0000) Subject: console builds need another header from xcode X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/09f0f2cf08fd9924c103184c52833146a1d008d4 console builds need another header from xcode git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/osx/core/private.h b/include/wx/osx/core/private.h index 2e7a377222..08807ebba7 100644 --- a/include/wx/osx/core/private.h +++ b/include/wx/osx/core/private.h @@ -26,7 +26,7 @@ #if wxOSX_USE_IPHONE #include #else -#include +#include #endif #include "wx/bitmap.h"