X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/28f92d74ee73176fc391fb8c3de75c76dd086319..b0996c3da00677389854e5afbcef499e7aa1654b:/include/wx/wx.h diff --git a/include/wx/wx.h b/include/wx/wx.h index 4ed8a6d417..fb2696046d 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -29,6 +29,10 @@ #include "wx/memory.h" #include "wx/math.h" #include "wx/stopwatch.h" +#include "wx/timer.h" +#include "wx/module.h" +#include "wx/wxcrt.h" +#include "wx/wxcrtvararg.h" #if wxUSE_GUI @@ -58,7 +62,6 @@ #include "wx/icon.h" #include "wx/cursor.h" #include "wx/dialog.h" -#include "wx/timer.h" #include "wx/settings.h" #include "wx/msgdlg.h" #include "wx/cmndata.h"