* Fix windows unicodertl compilation

This commit is contained in:
Michaël Van Canneyt 2023-10-26 11:19:25 +02:00
parent acf5675a90
commit 37654bda66

View File

@ -171,6 +171,7 @@ uses
,WinApi.Windows // for SHGetFolderPath API call used by gTTFontCache.ReadStandardFonts() method
,WinApi.Shlobj
,WinApi.Activex
,System.Registry
{$endif}
{$if (defined(LINUX) or defined(BSD)) and not defined(DARWIN)}
, Api.Libfontconfig