]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/dcprint.cpp
set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possib...
[wxWidgets.git] / src / osx / carbon / dcprint.cpp
index c5bf0962f408afbf334eb75094897985f697f8aa..08033ff558103460d31c52be491443236f200f3b 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "wx/osx/private.h"
 #include "wx/osx/private/print.h"
-#include "wx/osx/carbon/dcprint.h"
+#include "wx/osx/dcprint.h"
 #include "wx/graphics.h"
 
 IMPLEMENT_ABSTRACT_CLASS(wxPrinterDCImpl, wxGCDCImpl)