X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e3f6cbd99cd7c5b86742d56114b21da5b34a5c74..4797b0145c81236c08cdee4f05e616ef17924a50:/include/wx/wx.h diff --git a/include/wx/wx.h b/include/wx/wx.h index df72b056b2..fb2696046d 100644 --- a/include/wx/wx.h +++ b/include/wx/wx.h @@ -29,8 +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 @@ -60,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"