]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/choicbkg.cpp
fix Open(wxDbConnectInf) when using connection string (patch 1494705)
[wxWidgets.git] / src / generic / choicbkg.cpp
index 88ba5ac95716ffbd129486c04963cb13145def82..445d0f575ae443b171ac1c283a55bc775fba098c 100644 (file)
 
 #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