X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d50343d87bec1ad537a74c43e2ed2a114574a5a..67193066b2d16ca36529216f70d093690d7e1123:/src/mac/classic/printdlg.cpp diff --git a/src/mac/classic/printdlg.cpp b/src/mac/classic/printdlg.cpp index 44d00b882c..5928041001 100644 --- a/src/mac/classic/printdlg.cpp +++ b/src/mac/classic/printdlg.cpp @@ -12,13 +12,14 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +#include "wx/printdlg.h" + #ifndef WX_PRECOMP #include "wx/object.h" #include "wx/dcprint.h" + #include "wx/msgdlg.h" #endif -#include "wx/printdlg.h" -#include "wx/msgdlg.h" #include "wx/mac/private/print.h" // Use generic page setup dialog: use your own native one if one exists.