From 59b8b147458055564edd973b026afb6057562593 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 25 Apr 2006 21:39:21 +0000 Subject: [PATCH] Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/debugrpt.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.45.2