#if wxUSE_CHOICEBOOK
-#include "wx/choice.h"
#include "wx/choicebk.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/settings.h"
+ #include "wx/choice.h"
+ #include "wx/sizer.h"
+#endif
+
#include "wx/imaglist.h"
-#include "wx/settings.h"
-#include "wx/sizer.h"
// ----------------------------------------------------------------------------
// various wxWidgets macros