]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/artprov/artbrows.cpp
A few tweaks and cleanups
[wxWidgets.git] / samples / artprov / artbrows.cpp
index cbc1802c6a6a90fb10900a6784f24bea7c71bc46..359130f9a4b5fa8c200c1f740e357e7f4fdff740 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/wx.h"
 
 #ifndef WX_PRECOMP
     #include "wx/wx.h"
-    #include "wx/listctrl.h"
     #include "wx/choice.h"
 #endif
 
 #include "wx/sizer.h"
 #include "wx/imaglist.h"
     #include "wx/choice.h"
 #endif
 
 #include "wx/sizer.h"
 #include "wx/imaglist.h"
+#include "wx/listctrl.h"
 
 #include "artbrows.h"
 
 
 #include "artbrows.h"