#include "wx/notebook.h"
#include "wx/tabctrl.h"
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
#include <stdio.h>
wxCFStringRef str( m_label, GetFont().GetEncoding() );
-#if wxMAC_USE_ATSU_TEXT
+#if wxOSX_USE_ATSU_TEXT
SInt16 baseline;
if ( m_font.MacGetThemeFontID() != kThemeCurrentPortFont )
{