From 78617c75df1b9af37349d4e9bc566f6db3e58145 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Mon, 9 Jun 2008 09:38:47 +0000 Subject: [PATCH] adding correct include explicitely git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/dcmemory.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mac/carbon/dcmemory.cpp b/src/mac/carbon/dcmemory.cpp index f1086953b4..4567352d94 100644 --- a/src/mac/carbon/dcmemory.cpp +++ b/src/mac/carbon/dcmemory.cpp @@ -13,6 +13,7 @@ #include "wx/dcmemory.h" #include "wx/graphics.h" +#include "wx/mac/dcmemory.h" #include "wx/mac/private.h" -- 2.50.0