From: Ryan Norton Date: Thu, 18 Dec 2003 10:08:04 +0000 (+0000) Subject: Make include path more literal for bcc... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/85b6c59b8967e04997c6a0e89b115ff1349d7adf Make include path more literal for bcc... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/regex/regcustom.h b/src/regex/regcustom.h index cbd3bb9a31..bd55210c37 100644 --- a/src/regex/regcustom.h +++ b/src/regex/regcustom.h @@ -46,7 +46,7 @@ #include #include -#include "wx/wxchar.h" +#include "./../../include/wx/wxchar.h" /** *