]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/choicece.cpp
GetSpacer returns a copy, not a reference to the size
[wxWidgets.git] / src / msw / wince / choicece.cpp
index 36b29d1027c920c198562fc42fc6f760aed7ec39..5540dcca03f571e1f4a21ad078d7533ccc646a24 100644 (file)
 
 #if wxUSE_CHOICE && defined(__SMARTPHONE__) && defined(__WXWINCE__)
 
+#include "wx/choice.h"
+
 #ifndef WX_PRECOMP
-    #include "wx/choice.h"
-    #include <commctrl.h>
-    #include "wx/msw/missing.h"
-    #include "wx/msw/winundef.h"
+    #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
 #endif
 
 #include "wx/spinbutt.h" // for wxSpinnerBestSize