Mac -> OSX header change.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2009-03-13 17:22:31 +00:00
parent 48f0334de5
commit 5f05e51454

View File

@@ -46,7 +46,7 @@
#endif
#ifdef __WXMAC__
#include "wx/mac/printdlg.h"
#include "wx/osx/printdlg.h"
#endif
#include "printing.h"