From d4ac653c0b8d6f474efea04127267ad6a54ced6d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 16 Jun 2015 17:39:12 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@14212 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Sametime/src/glib/gregex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Sametime/src') diff --git a/protocols/Sametime/src/glib/gregex.c b/protocols/Sametime/src/glib/gregex.c index f0be229117..8972cc1254 100644 --- a/protocols/Sametime/src/glib/gregex.c +++ b/protocols/Sametime/src/glib/gregex.c @@ -26,7 +26,7 @@ #ifdef USE_SYSTEM_PCRE #include #else -#include "..\..\..\..\plugins\pcre16\src\pcre.h" +#include "..\..\..\..\libs\pcre16\src\pcre.h" #endif #include "gtypes.h" -- cgit v1.2.3