From: Robin Dunn Date: Mon, 18 Mar 2013 20:41:06 +0000 (+0000) Subject: fix compilation problem X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/60102d1fb25141ae51469361d842bda3e43e0bed fix compilation problem git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/richtext/richtextsizepage.h b/include/wx/richtext/richtextsizepage.h index 77cadcc5c7..2f815dd278 100644 --- a/include/wx/richtext/richtextsizepage.h +++ b/include/wx/richtext/richtextsizepage.h @@ -21,6 +21,7 @@ ////@begin includes #include "wx/statline.h" +#include "wx/stattext.h" #include "wx/valgen.h" ////@end includes