X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..96ca74cdda2a8ed485facb45de263e5b7b51d7be:/src/osx/carbon/bitmap.cpp diff --git a/src/osx/carbon/bitmap.cpp b/src/osx/carbon/bitmap.cpp index 1183eb0fbb..dfe4278bfd 100644 --- a/src/osx/carbon/bitmap.cpp +++ b/src/osx/carbon/bitmap.cpp @@ -28,7 +28,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxBitmap, wxGDIObject) IMPLEMENT_DYNAMIC_CLASS(wxMask, wxObject) -#include "wx/mac/private.h" +#include "wx/osx/uma.h" #ifndef __WXOSX_IPHONE__ #include #endif