From: Włodzimierz Skiba Date: Mon, 29 May 2006 06:39:40 +0000 (+0000) Subject: Build fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8d3ba63b1e2466b428c8a3e5935779286692066c?ds=sidebyside Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/common/fontcmn.cpp b/src/common/fontcmn.cpp index 2857fa71b8..2d9ba5c768 100644 --- a/src/common/fontcmn.cpp +++ b/src/common/fontcmn.cpp @@ -30,6 +30,7 @@ #include "wx/dc.h" #include "wx/intl.h" #include "wx/dcscreen.h" + #include "wx/log.h" #endif // WX_PRECOMP #include "wx/gdicmn.h"