X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb90a3e6fddff7169d6020b9b22e1f57c09f8fd9..2bf8f4c0d57be03ee27a0f84d041ebcb99202497:/include/wx/wx.h?ds=sidebyside diff --git a/include/wx/wx.h b/include/wx/wx.h index bba9811acf..1aa2bb695f 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -29,6 +29,7 @@ #include "wx/memory.h" #include "wx/math.h" #include "wx/stopwatch.h" +#include "wx/module.h" #if wxUSE_GUI @@ -62,6 +63,7 @@ #include "wx/settings.h" #include "wx/msgdlg.h" #include "wx/cmndata.h" +#include "wx/dataobj.h" #include "wx/control.h" #include "wx/ctrlsub.h"