Browse Source

* fixed compilation

git-svn-id: trunk@4551 -
Jonas Maebe 19 năm trước cách đây
mục cha
commit
9b33012fe9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
 
 {*****************************************************************************