aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes_gc.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-nodes_gc.ads')
-rw-r--r--src/vhdl/vhdl-nodes_gc.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-nodes_gc.ads b/src/vhdl/vhdl-nodes_gc.ads
index 258ab7ab9..77fa67f0c 100644
--- a/src/vhdl/vhdl-nodes_gc.ads
+++ b/src/vhdl/vhdl-nodes_gc.ads
@@ -16,7 +16,7 @@
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
package Vhdl.Nodes_GC is
Flag_Disp_Multiref : Boolean := True;