From 05d8deda209e232835c7de64b821f569c9711df8 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Sun, 13 Feb 2005 19:58:07 +0000 Subject: [PATCH] compile fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/bitmap.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mac/carbon/bitmap.cpp b/src/mac/carbon/bitmap.cpp index 89a0e4998c..f27549a11a 100644 --- a/src/mac/carbon/bitmap.cpp +++ b/src/mac/carbon/bitmap.cpp @@ -36,6 +36,8 @@ IMPLEMENT_DYNAMIC_CLASS(wxBitmapHandler, wxObject ) #include "wx/mac/uma.h" +#include "wx/dcmemory.h" + // Implementation Notes // -------------------- // -- 2.50.0