From: Włodzimierz Skiba Date: Tue, 25 Apr 2006 21:39:21 +0000 (+0000) Subject: Build fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/59b8b147458055564edd973b026afb6057562593 Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/debugrpt.h b/include/wx/debugrpt.h index 48b640c408..befd84d6f8 100644 --- a/include/wx/debugrpt.h +++ b/include/wx/debugrpt.h @@ -16,6 +16,7 @@ #if wxUSE_DEBUGREPORT && wxUSE_XML #include "wx/string.h" +#include "wx/arrstr.h" class WXDLLIMPEXP_XML wxXmlNode;