X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0badb709a86b91a203416784b649e3d00c699c7..511bec9640556c23969942f7912ada90c19d36ac:/src/generic/treectlg.cpp diff --git a/src/generic/treectlg.cpp b/src/generic/treectlg.cpp index 3c7a235235..fa66da1ac6 100644 --- a/src/generic/treectlg.cpp +++ b/src/generic/treectlg.cpp @@ -31,12 +31,12 @@ #ifndef WX_PRECOMP #include "wx/dcclient.h" #include "wx/timer.h" + #include "wx/settings.h" #endif #include "wx/generic/treectlg.h" #include "wx/textctrl.h" #include "wx/imaglist.h" -#include "wx/settings.h" #include "wx/renderer.h"