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"