From 4b0b9dbaf8b0fea12620fd84b8f71c99e3fc9b3f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 18 May 2012 19:49:39 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@53 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/helpers/commonheaders.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'plugins/helpers') diff --git a/plugins/helpers/commonheaders.h b/plugins/helpers/commonheaders.h index 7603131670..354d719864 100644 --- a/plugins/helpers/commonheaders.h +++ b/plugins/helpers/commonheaders.h @@ -2,8 +2,8 @@ Miranda IM: the free IM client for Microsoft* Windows* -Copyright 2000-2003 Miranda ICQ/IM project, -all portions of this codebase are copyrighted to the people +Copyright 2000-2003 Miranda ICQ/IM project, +all portions of this codebase are copyrighted to the people listed in contributors.txt. This program is free software; you can redistribute it and/or @@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # define _UNICODE #endif +#define MIRANDA_VER 0x0A00 + #include #include @@ -33,7 +35,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include //#include -#include +#include #include #include #include -- cgit v1.2.3