From 72d19ead542f6cf59847c4605de68471f8f978a8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 4 Dec 2021 21:35:17 +0300 Subject: no need to patch pcre either --- plugins/Import/src/stdafx.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Import/src') diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h index a8629c7a13..dd75756bb0 100644 --- a/plugins/Import/src/stdafx.h +++ b/plugins/Import/src/stdafx.h @@ -45,8 +45,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include - -#include "../../../libs/Pcre16/src/pcre.h" +#include #include "version.h" #include "resource.h" -- cgit v1.2.3