X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa12f7e60939a13ce899cbf4fa3286c367bf0093..bf89b538f24d96be1dbb5bfa4037397b5438c5e2:/include/wx/generic/prntdlgg.h diff --git a/include/wx/generic/prntdlgg.h b/include/wx/generic/prntdlgg.h index 097ea5403f..40781a3941 100644 --- a/include/wx/generic/prntdlgg.h +++ b/include/wx/generic/prntdlgg.h @@ -22,7 +22,7 @@ #if wxUSE_PRINTING_ARCHITECTURE #include "wx/dialog.h" -#include "wx/dialog.h" +#include "wx/cmndata.h" #if wxUSE_POSTSCRIPT #include "wx/dcps.h" @@ -35,7 +35,7 @@ class WXDLLEXPORT wxComboBox; class WXDLLEXPORT wxStaticText; class WXDLLEXPORT wxRadioBox; class WXDLLEXPORT wxPrintSetupData; - +class WXDLLEXPORT wxPageSetupData; // ---------------------------------------------------------------------------- // constants // ----------------------------------------------------------------------------