summaryrefslogtreecommitdiff
path: root/plugins/ContactsPlus/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ContactsPlus/main.cpp')
-rw-r--r--plugins/ContactsPlus/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ContactsPlus/main.cpp b/plugins/ContactsPlus/main.cpp
index c609129108..b312850cd9 100644
--- a/plugins/ContactsPlus/main.cpp
+++ b/plugins/ContactsPlus/main.cpp
@@ -324,7 +324,7 @@ extern "C" __declspec(dllexport) const MUUID* MirandaPluginInterfaces(void)
extern "C" __declspec(dllexport) int Load(PLUGINLINK *link)
{
pluginLink = link;
- mir_getLP(&pluginInfoEx);
+ mir_getLP(&pluginInfo);
InitCommonControls();
InitI18N();