projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e602dae
)
Missing include
author
Julian Smart
<julian@anthemion.co.uk>
Mon, 5 Feb 2007 08:16:38 +0000
(08:16 +0000)
committer
Julian 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
patch
|
blob
|
blame
|
history
diff --git
a/src/mac/carbon/font.cpp
b/src/mac/carbon/font.cpp
index 9b5e4bb5a773ed5cade3d427b54761cd412ee21c..b517eb633e66d608f8f018d7b4c05c146859c760 100644
(file)
--- 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"