#include "wx/app.h"
#include "wx/utils.h"
#include "wx/stopwatch.h"
+ #include "wx/module.h"
#if wxUSE_GUI
#include "wx/control.h"
#endif // wxUSE_GUI
#endif
-#include "wx/module.h"
-
// ----------------------------------------------------------------------------
// wxWin macros
// ----------------------------------------------------------------------------