Przeglądaj źródła

* fixed compilation

git-svn-id: trunk@4551 -
Jonas Maebe 19 lat temu
rodzic
commit
9b33012fe9
1 zmienionych plików z 1 dodań i 0 usunięć
  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;
 
 {*****************************************************************************