From 3c5f60a5dc438523934fa598bfeb537056ad2470 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 3 Aug 2012 13:02:30 +0000 Subject: m_version.h => MS_SYSTEM_GETVERSION[TEXT] git-svn-id: http://svn.miranda-ng.org/main/trunk@1337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Gadu-Gadu/gg.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'protocols/Gadu-Gadu') diff --git a/protocols/Gadu-Gadu/gg.cpp b/protocols/Gadu-Gadu/gg.cpp index 666adbe81d..3ac4c54871 100644 --- a/protocols/Gadu-Gadu/gg.cpp +++ b/protocols/Gadu-Gadu/gg.cpp @@ -21,14 +21,13 @@ #include "gg.h" #include "version.h" -#include #include // Plugin info PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX), "Gadu-Gadu Protocol", - MIRANDA_VERSION_DWORD, + __VERSION_DWORD, "Provides support for Gadu-Gadu protocol", "Bartosz Białek, Adam Strzelecki", "dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com", -- cgit v1.2.3