From faf22fc165caf88e561b78752aab4a1704c89086 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 9 Oct 2013 15:12:22 +0000 Subject: - fix for moving contact to another group; - home made debug functions replaced with their CRT analogs git-svn-id: http://svn.miranda-ng.org/main/trunk@6417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/src/Mra.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MRA/src/Mra.h') diff --git a/protocols/MRA/src/Mra.h b/protocols/MRA/src/Mra.h index 6629845429..cf8a474842 100644 --- a/protocols/MRA/src/Mra.h +++ b/protocols/MRA/src/Mra.h @@ -27,6 +27,7 @@ #pragma comment(lib,"ws2_32.lib") #pragma comment(lib,"mswsock.lib") +#include #include #include #include @@ -76,7 +77,6 @@ #include "resource.h" #include "..\xstatus_MRA\src\resource.h" -#include "Sdk/DebugFunctions.h" #include "Sdk/MemoryFind.h" #include "Sdk/MemoryFindByte.h" #include "Sdk/BuffToLowerCase.h" -- cgit v1.2.3