summaryrefslogtreecommitdiff
path: root/include/delphi/m_system.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_system.inc')
-rw-r--r--include/delphi/m_system.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/delphi/m_system.inc b/include/delphi/m_system.inc
index a554b25a99..11c8732e45 100644
--- a/include/delphi/m_system.inc
+++ b/include/delphi/m_system.inc
@@ -76,4 +76,6 @@ const
function Miranda_IsTerminated : bytebool; stdcall; external AppDll;
+procedure GetFileReceivedFolder(hContact:TMCONTACT; szFolder:PWideChar); external AppDll;
+
{$ENDIF}