From f2935b7bf093965926cee07254f7a015ecd492cd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 10 Aug 2013 12:32:03 +0000 Subject: fix for ClientChangeNotify: - popup never gets displayed; - "common" files extracted to the separate filter in project git-svn-id: http://svn.miranda-ng.org/main/trunk@5631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/src/CommonLibs/CString.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ClientChangeNotify/src/CommonLibs/CString.cpp') diff --git a/plugins/ClientChangeNotify/src/CommonLibs/CString.cpp b/plugins/ClientChangeNotify/src/CommonLibs/CString.cpp index a874b75721..de3e26d238 100644 --- a/plugins/ClientChangeNotify/src/CommonLibs/CString.cpp +++ b/plugins/ClientChangeNotify/src/CommonLibs/CString.cpp @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "Common.h" +#include "../Common.h" #include "CString.h" #define STR_GROWBY 64 -- cgit v1.2.3