summaryrefslogtreecommitdiff
path: root/Plugins/quickcontacts/commons.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/quickcontacts/commons.h')
-rw-r--r--Plugins/quickcontacts/commons.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Plugins/quickcontacts/commons.h b/Plugins/quickcontacts/commons.h
index 2a8c9e4..507d09b 100644
--- a/Plugins/quickcontacts/commons.h
+++ b/Plugins/quickcontacts/commons.h
@@ -31,7 +31,7 @@ Boston, MA 02111-1307, USA.
// Miranda headers
-#define MIRANDA_VER 0x0700
+#define MIRANDA_VER 0x0A00
#include <newpluginapi.h>
#include <m_system.h>
#include <m_system_cpp.h>
@@ -76,7 +76,6 @@ Boston, MA 02111-1307, USA.
// Global Variables
extern HINSTANCE hInst;
-extern PLUGINLINK *pluginLink;
extern char *metacontacts_proto;