lhelp: fixed compilation

git-svn-id: trunk@49854 -
This commit is contained in:
mattias 2015-09-20 15:14:54 +00:00
parent a0e37c6b04
commit 8da7ce5038

View File

@ -22,7 +22,7 @@ uses
{$IFDEF STALE_PIPE_WORKAROUND}
BaseUnix,
{$ENDIF}
Classes, SysUtils, FileUtil, LazLogger, SimpleIPC, process, UTF8Process;
Classes, SysUtils, LazFileUtils, LazLogger, SimpleIPC, process, UTF8Process;
const
PROTOCOL_VERSION='2'; //IDE<>LHelp communication protocol version. Please update when breaking compatibility