]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/window.h
Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT vswprintf does not
[wxWidgets.git] / include / wx / mac / window.h
index 96f1c62b241edb3e5b3874cb3d3fb491bfd1ea10..6018e462192aa78fed4e18917b419ed57cea9175 100644 (file)
 #ifndef _WX_WINDOW_H_
 #define _WX_WINDOW_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "window.h"
 #endif
 
-#include <wx/brush.h>
+#include "wx/brush.h"
+
 // ---------------------------------------------------------------------------
 // forward declarations
 // ---------------------------------------------------------------------------