From f6b30701f54f28912b19994606888e109f9ac3f4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 31 Jul 2022 18:22:24 +0300 Subject: import fix --- include/delphi/m_contacts.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/delphi') 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} -- cgit v1.2.3