]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix for non-pch
authorJulian Smart <julian@anthemion.co.uk>
Tue, 25 Mar 2008 17:04:15 +0000 (17:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 25 Mar 2008 17:04:15 +0000 (17:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/nonownedwnd.cpp

index c43ba0476f0e81f636fd4188f8db4e891e1b5bbf..c6d9c288415a281de380401c26fc63cdc3b41b9d 100644 (file)
@@ -21,6 +21,8 @@
 #include "wx/nonownedwnd.h"
 
 #include "wx/mac/private.h"
+#include "wx/settings.h"
+#include "wx/frame.h"
 
 #if wxUSE_SYSTEM_OPTIONS
     #include "wx/sysopt.h"