diff options
| -rw-r--r-- | include/delphi/m_contacts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_contacts.inc b/include/delphi/m_contacts.inc index b8af21d0ce..a6872c72d2 100644 --- a/include/delphi/m_contacts.inc +++ b/include/delphi/m_contacts.inc @@ -74,6 +74,6 @@ const CNF_DISPLAYNC = 17;
// result must be freed using mir_free
-function Contact_GetInfo(iType:Integer; hContact:TMCONTACT; proto:PAnsiChar=nil) : PWideChar; stdcall; external AppDLL;
+function Contact_GetInfo(iType:Integer; hContact:TMCONTACT; proto:PAnsiChar=nil) : PWideChar; stdcall; external AppDLL index 261;
{$ENDIF}
|
