diff --git a/src/msw/fontenum.cpp b/src/msw/fontenum.cpp index a571fa95c2..07a79b78f4 100644 --- a/src/msw/fontenum.cpp +++ b/src/msw/fontenum.cpp @@ -31,6 +31,7 @@ #if wxUSE_FONTMAP #ifndef WX_PRECOMP + #include "wx/gdicmn.h" #include "wx/font.h" #include "wx/encinfo.h" #endif