X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8c736e563cbf50bc5825c1a52878403ee48f513..2fb4d7b86e82851bafd4620418e0e404fc801f1c:/src/mac/checkbox.cpp?ds=inline diff --git a/src/mac/checkbox.cpp b/src/mac/checkbox.cpp index 0d5d9e1e46..5ae3a1bbbd 100644 --- a/src/mac/checkbox.cpp +++ b/src/mac/checkbox.cpp @@ -22,7 +22,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxCheckBox, wxControl) IMPLEMENT_DYNAMIC_CLASS(wxBitmapCheckBox, wxCheckBox) #endif -#include +#include "wx/mac/uma.h" // Single check box item bool wxCheckBox::Create(wxWindow *parent, wxWindowID id, const wxString& label,