def include was missing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2010-05-20 18:50:39 +00:00
parent 9dd8973671
commit 2059576f48

View File

@@ -30,6 +30,8 @@
OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "wx/wxprec.h"
#if wxOSX_USE_COCOA_OR_CARBON
#import <CoreFoundation/CoreFoundation.h>