git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32399
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/mac/corefoundation/cfstring.h"
#endif
#include "wx/mac/corefoundation/cfstring.h"
#endif
+//forward declarations
+class wxTopLevelWindowMac;
+
#ifndef FixedToInt
// as macro in FixMath.h for 10.3
inline Fixed IntToFixed( int inInt )
#ifndef FixedToInt
// as macro in FixMath.h for 10.3
inline Fixed IntToFixed( int inInt )
#endif
#include "wx/mac/uma.h"
#endif
#include "wx/mac/uma.h"
+#if TARGET_API_MAC_OSX
+#include "wx/toplevel.h"
+#endif
// since we have decided that we only support 8.6 upwards we are
// checking for these minimum requirements in the startup code of
// since we have decided that we only support 8.6 upwards we are
// checking for these minimum requirements in the startup code of
#if wxUSE_GUI
#include "wx/mac/uma.h"
#include "wx/font.h"
#if wxUSE_GUI
#include "wx/mac/uma.h"
#include "wx/font.h"
+ #include "wx/toplevel.h"
#else
#include "wx/intl.h"
#endif
#else
#include "wx/intl.h"
#endif