]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sizer.cpp
[ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking.
[wxWidgets.git] / src / common / sizer.cpp
index 131977e2afd77697d56802802728b61e0e42409c..81c203115744ddd49c3d95b39ebc81651cc95b60 100644 (file)
@@ -17,6 +17,8 @@
     #pragma hdrstop
 #endif
 
+#include "wx/sizer.h"
+
 #ifndef WX_PRECOMP
     #include "wx/string.h"
     #include "wx/intl.h"
@@ -26,7 +28,6 @@
     #include "wx/statbox.h"
 #endif // WX_PRECOMP
 
-#include "wx/sizer.h"
 #include "wx/listimpl.cpp"
 
 #if WXWIN_COMPATIBILITY_2_4