diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-07 20:13:51 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-07 20:13:51 +0000 |
commit | 828952bee9fd651d686b112f4c93a60968fb501a (patch) | |
tree | 1d3ef629ddb73b132e25fb2d25649996dd9dd5db /protocols/Yahoo/version.h | |
parent | a0b923fc8661c95195f3d3016eaecb5d0248bb84 (diff) |
Yahoo:
m_version path fixed
git-svn-id: http://svn.miranda-ng.org/main/trunk@836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Yahoo/version.h')
-rw-r--r-- | protocols/Yahoo/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Yahoo/version.h b/protocols/Yahoo/version.h index f00f94bb7e..6a4f95694c 100644 --- a/protocols/Yahoo/version.h +++ b/protocols/Yahoo/version.h @@ -1,4 +1,4 @@ -#include "../../include/m_version.h" +#include "m_version.h" #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION #define __VERSION_STRING MIRANDA_VERSION_STRING |