ソースを参照

* fixed compilation

git-svn-id: trunk@4551 -
Jonas Maebe 19 年 前
コミット
9b33012fe9
1 ファイル変更1 行追加0 行削除
  1. 1 0
      compiler/systems/t_macos.pas

+ 1 - 0
compiler/systems/t_macos.pas

@@ -47,6 +47,7 @@ implementation
     uses
        cutils,cclasses,
        globtype,globals,systems,verbose,script,fmodule,i_macos,
+       ogbase,
        symconst;
 
 {*****************************************************************************