From 498999aac9e0077b9b52d5f5e15834798b03b7d0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 7 Jul 2012 20:10:50 +0000 Subject: MSN: m_version path fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MSN/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MSN/version.h') diff --git a/protocols/MSN/version.h b/protocols/MSN/version.h index fdb3543c7c..94e760b60c 100644 --- a/protocols/MSN/version.h +++ b/protocols/MSN/version.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "../../include/m_version.h" +#include "m_version.h" #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING -- cgit v1.2.3