X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..c978d36124197b5612a2cabefed7591ad0eea6e2:/src/motif/printdlg.cpp diff --git a/src/motif/printdlg.cpp b/src/motif/printdlg.cpp index aa24e6ad64..0e94d44e4b 100644 --- a/src/motif/printdlg.cpp +++ b/src/motif/printdlg.cpp @@ -14,16 +14,14 @@ #endif #include "wx/object.h" -#include "wx/stubs/printdlg.h" +#include "wx/motif/printdlg.h" #include "wx/dcprint.h" // Use generic page setup dialog: use your own native one if one exists. #include "wx/generic/prntdlgg.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxPrintDialog, wxDialog) IMPLEMENT_CLASS(wxPageSetupDialog, wxDialog) -#endif wxPrintDialog::wxPrintDialog(): wxDialog()