X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99fd0d71f7512aae82da848879258399c0caa9ad..7e55544629f172d617ad2d3772fe615bf5cd4830:/src/common/gdicmn.cpp diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 1aa1b56120..091dd48337 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -61,6 +61,7 @@ #ifdef __WXMAC__ #include "wx/mac/private.h" +#include "wx/mac/uma.h" #endif IMPLEMENT_CLASS(wxColourDatabase, wxList) IMPLEMENT_DYNAMIC_CLASS(wxFontList, wxList)