]> git.saurik.com Git - wxWidgets.git/commitdiff
Missing include
authorJulian Smart <julian@anthemion.co.uk>
Mon, 5 Feb 2007 08:16:38 +0000 (08:16 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 5 Feb 2007 08:16:38 +0000 (08:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/font.cpp

index 9b5e4bb5a773ed5cade3d427b54761cd412ee21c..b517eb633e66d608f8f018d7b4c05c146859c760 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "wx/fontutil.h"
 #include "wx/graphics.h"
+#include "wx/log.h"
 
 #include "wx/mac/private.h"