]> git.saurik.com Git - wxWidgets.git/commitdiff
make independent from carbon
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 May 2008 13:25:25 +0000 (13:25 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 May 2008 13:25:25 +0000 (13:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/carbon/private/print.h

index 31d880033c3f0b9da43aa9a3660e843f38496ed1..d4d8c2582e833c93f4db923355d3256795475691 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/cmndata.h"
 #include "wx/print.h"
-#include "wx/mac/private.h"
+#include "ApplicationServices/ApplicationServices.h"
 
 class WXDLLIMPEXP_CORE wxMacCarbonPrintData : public wxPrintNativeDataBase
 {