fpdebug: missing uses on linux

git-svn-id: trunk@42927 -
This commit is contained in:
martin 2013-09-25 00:13:30 +00:00
parent c35a449a7c
commit c752b4bf78

View File

@ -8,7 +8,7 @@ uses
{$ifdef windows}
Windows, // After LCLType
{$endif}
Classes, SysUtils;
Classes, SysUtils, LazUTF8Classes;
type
TDbgImageSection = record