From 2e2b69eececf83c7097435e1f4482cc153e8d82c Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sun, 26 Sep 2004 13:35:13 +0000 Subject: [PATCH] Compilo. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/fontenum.cpp | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2