From: Paul Cornett Date: Fri, 28 Dec 2012 01:50:33 +0000 (+0000) Subject: non-pch build fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/929bb9d2b3ce9d523d211ea776344e1816c720db?hp=ff8af61ce07803bd86cafea25a06915dfed2ce36 non-pch build fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index eb3f63db79..49c61dfe5b 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -17,6 +17,7 @@ #ifndef WX_PRECOMP #include "wx/wxcrtvararg.h" + #include "wx/brush.h" #endif #include "wx/html/forcelnk.h"