Browse Source

* use node unit so make the last commit work

florian 11 months ago
parent
commit
1bcaaacfe4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/ncgflw.pas

+ 1 - 1
compiler/ncgflw.pas

@@ -131,7 +131,7 @@ implementation
       fmodule,
       cpubase,
       tgobj,paramgr,
-      cgobj,hlcgobj,nutils
+      cgobj,hlcgobj,nutils,node
       ;
 
 {*****************************************************************************