]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmndata.cpp
wxX11:
[wxWidgets.git] / src / common / cmndata.cpp
index 4118da299e59e794e095fe96959ad4522b3d986a..ad5da00376f4019b152de9dcb1296f5572ec5b1f 100644 (file)
 
 #ifdef __WXMAC__
     #include "wx/mac/uma.h"
-    
+
+#if defined(TARGET_CARBON) && !defined(__DARWIN__)
+#  if PM_USE_SESSION_APIS
+#    include <PMCore.h>
+#  endif
+#  include <PMApplication.h>
+#endif
+
+#ifndef __DARWIN__
+    #include "Printing.h"
+#endif
     #define mm2pt            2.83464566929
     #define pt2mm            0.352777777778
 #endif // Mac