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>
#import <OpenGL/OpenGL.h>
#import <OpenGL/gl.h>
+#include "wx/osx/core/private.h"
#include "wx/osx/private/glgrab.h"
extern CGColorSpaceRef wxMacGetGenericRGBColorSpace();