projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
create tests/window directory for wxWindow tests
[wxWidgets.git]
/
src
/
mgl
/
fontmgr.cpp
diff --git
a/src/mgl/fontmgr.cpp
b/src/mgl/fontmgr.cpp
index bcb4d7b93c5855969651a3ace9fda033960c7724..0f9c957c1050764be57666af6c65cdc61411daed 100644
(file)
--- a/
src/mgl/fontmgr.cpp
+++ b/
src/mgl/fontmgr.cpp
@@
-16,6
+16,10
@@
#pragma hdrstop
#endif
+#ifndef WX_PRECOMP
+ #include "wx/log.h"
+#endif
+
#include "wx/private/fontmgr.h"
#include "wx/sysopt.h"