X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b0b5881aeaef69976ed1693ab0423187a8bcd53c..eab77b5983cafe99bedb6cf621d3f04b9cbca8e6:/src/mac/classic/radiobox.cpp diff --git a/src/mac/classic/radiobox.cpp b/src/mac/classic/radiobox.cpp index 35cba1fcbe..e29ce47f4c 100644 --- a/src/mac/classic/radiobox.cpp +++ b/src/mac/classic/radiobox.cpp @@ -21,9 +21,9 @@ #ifndef WX_PRECOMP #include "wx/radiobut.h" + #include "wx/arrstr.h" #endif -#include "wx/arrstr.h" #include "wx/mac/uma.h" IMPLEMENT_DYNAMIC_CLASS(wxRadioBox, wxControl)