X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b0b5881aeaef69976ed1693ab0423187a8bcd53c..bb5b7285057aa71bd9d86aad6effb00dbfcd1f85:/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)