X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..7b4eedf698e09641dfdc9ffe2c04128f4bc6b2d5:/src/common/sysopt.cpp diff --git a/src/common/sysopt.cpp b/src/common/sysopt.cpp index a5967226a8..cb3c3429bb 100644 --- a/src/common/sysopt.cpp +++ b/src/common/sysopt.cpp @@ -31,10 +31,9 @@ #ifndef WX_PRECOMP #include "wx/list.h" #include "wx/string.h" + #include "wx/arrstr.h" #endif -#include "wx/arrstr.h" - // ---------------------------------------------------------------------------- // private globals // ----------------------------------------------------------------------------