From 5f48b3adcc05beedef8b34b039d6bfb933bb551c Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 5 Feb 2007 08:16:38 +0000 Subject: [PATCH] Missing include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/font.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mac/carbon/font.cpp b/src/mac/carbon/font.cpp index 9b5e4bb5a7..b517eb633e 100644 --- a/src/mac/carbon/font.cpp +++ b/src/mac/carbon/font.cpp @@ -22,6 +22,7 @@ #include "wx/fontutil.h" #include "wx/graphics.h" +#include "wx/log.h" #include "wx/mac/private.h" -- 2.50.0