]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fontcmn.cpp
fixed version number expansion
[wxWidgets.git] / src / common / fontcmn.cpp
index d448cd623833a3865705efae2e7f27719f95fb39..764a4ed47e783d7a93c9ef7be8f433b1322afa23 100644 (file)
 #endif // WX_PRECOMP
 
 #include "wx/gdicmn.h"
+
+#if defined(__WXMSW__)
+  #include  "wx/msw/private.h"  // includes windows.h for LOGFONT
+  #include  "wx/msw/winundef.h"
+#endif
+
 #include "wx/fontutil.h" // for wxNativeFontInfo
 #include "wx/fontmap.h"