diff options
Diffstat (limited to 'include/delphi/m_protoint.inc')
-rw-r--r-- | include/delphi/m_protoint.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_protoint.inc b/include/delphi/m_protoint.inc index 01a711ca9c..5031c1b3e7 100644 --- a/include/delphi/m_protoint.inc +++ b/include/delphi/m_protoint.inc @@ -37,7 +37,7 @@ type type
PROTOCHAR = TCHAR;
- PROTOFILEEVENT = TPROTORECVFILET;
+ PROTOFILEEVENT = TPROTORECVFILE;
type
PPROTO_INTERFACE = ^TPROTO_INTERFACE;
|