]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilo.
authorRobert Roebling <robert@roebling.de>
Sun, 26 Sep 2004 13:35:13 +0000 (13:35 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 26 Sep 2004 13:35:13 +0000 (13:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/fontenum.cpp

index a571fa95c2220de7c724458eb86592a23babdabb..07a79b78f4909e289fc78f99b9a753ae646a43f2 100644 (file)
@@ -31,6 +31,7 @@
 #if wxUSE_FONTMAP
 
 #ifndef WX_PRECOMP
+    #include "wx/gdicmn.h"
     #include "wx/font.h"
     #include "wx/encinfo.h"
 #endif