From: Stefan Csomor <csomor@advancedconcepts.ch> Date: Mon, 20 May 2002 20:28:03 +0000 (+0000) Subject: uma.h added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e4a05ccd8a7742ab3b791968352b6275dd829433 uma.h added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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)