浏览代码

* Fix windows unicodertl compilation

Michaël Van Canneyt 2 年之前
父节点
当前提交
f0ac0c80f9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/fcl-pdf/src/fpttf.pp

+ 1 - 0
packages/fcl-pdf/src/fpttf.pp

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