From fb9cc37fa88db0b04f5f66f714b9e17c6a383ed0 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Thu, 22 Nov 2007 15:37:31 +0000 Subject: [PATCH] fixing non-precomp headers build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/graphics.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mac/carbon/graphics.cpp b/src/mac/carbon/graphics.cpp index 31be96bbef..df0cdf70e7 100644 --- a/src/mac/carbon/graphics.cpp +++ b/src/mac/carbon/graphics.cpp @@ -19,6 +19,7 @@ #include "wx/log.h" #include "wx/region.h" #include "wx/image.h" + #include "wx/icon.h" #endif #include "wx/mac/uma.h" -- 2.47.2