#include "wx/settings.h"
#ifndef WX_PRECOMP
+ #include "wx/msw/missing.h" // for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
#include "wx/utils.h"
#include "wx/gdicmn.h"
#include "wx/module.h"
#include "wx/fontutil.h"
-// for SM_CXCURSOR, SM_CYCURSOR, SM_TABLETPC
-#include "wx/msw/missing.h"
-
// ----------------------------------------------------------------------------
// private classes
// ----------------------------------------------------------------------------