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