From 09f0f2cf08fd9924c103184c52833146a1d008d4 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 29 Jul 2008 21:12:49 +0000 Subject: [PATCH] console builds need another header from xcode git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/osx/core/private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.45.2