diff --git a/src/common/cmndata.cpp b/src/common/cmndata.cpp index ba6c494e40..2edd26ca9a 100644 --- a/src/common/cmndata.cpp +++ b/src/common/cmndata.cpp @@ -49,9 +49,6 @@ #include "wx/paper.h" -#if defined(__WXMAC__) - #include "wx/mac/private/print.h" -#endif IMPLEMENT_DYNAMIC_CLASS(wxPrintData, wxObject) IMPLEMENT_DYNAMIC_CLASS(wxPrintDialogData, wxObject)