From: Stefan Csomor Date: Tue, 20 May 2008 13:25:25 +0000 (+0000) Subject: make independent from carbon X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5e5a020c0d20c58630ad7d7683301f9d3c314728 make independent from carbon git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mac/carbon/private/print.h b/include/wx/mac/carbon/private/print.h index 31d880033c..d4d8c2582e 100644 --- a/include/wx/mac/carbon/private/print.h +++ b/include/wx/mac/carbon/private/print.h @@ -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 {