]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/log.cpp
copyright update
[wxWidgets.git] / src / common / log.cpp
index 3731fe3865ddd359e3efa8abe4e2134792e7ee71..c9c4ab2776b8e87b8606a26cc2ef883493531c27 100644 (file)
   #include  "wx/msw/private.h"      // includes windows.h for OutputDebugString
 #endif
 
+#if defined(__WXMAC__)
+  #include  "wx/mac/private.h"  // includes mac headers
+#endif
+
 // ----------------------------------------------------------------------------
 // non member functions
 // ----------------------------------------------------------------------------