X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..ce7208d49d5ce2ca1dc0b3b83f14f1d04f29c4bf:/src/common/settcmn.cpp?ds=sidebyside diff --git a/src/common/settcmn.cpp b/src/common/settcmn.cpp index 77e7e67f53..ce3cc6f755 100644 --- a/src/common/settcmn.cpp +++ b/src/common/settcmn.cpp @@ -22,9 +22,10 @@ #pragma hdrstop #endif +#include "wx/settings.h" + #ifndef WX_PRECOMP #include "wx/utils.h" - #include "wx/settings.h" #endif //WX_PRECOMP // ----------------------------------------------------------------------------