X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ccb42cc5c8fae331899b71a6ac1c2c039789ab24..830efc9b0cb87eae22d4435af7858175017522ab:/samples/artprov/artbrows.cpp diff --git a/samples/artprov/artbrows.cpp b/samples/artprov/artbrows.cpp index cbc1802c6a..7a9618b2af 100644 --- a/samples/artprov/artbrows.cpp +++ b/samples/artprov/artbrows.cpp @@ -22,12 +22,13 @@ #ifndef WX_PRECOMP #include "wx/wx.h" - #include "wx/listctrl.h" #include "wx/choice.h" #endif +#include "wx/listctrl.h" #include "wx/sizer.h" #include "wx/imaglist.h" +#include "wx/listctrl.h" #include "artbrows.h"