aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-flists.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-flists.ads')
-rw-r--r--src/vhdl/vhdl-flists.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-flists.ads b/src/vhdl/vhdl-flists.ads
index ae92345ad..a7b389369 100644
--- a/src/vhdl/vhdl-flists.ads
+++ b/src/vhdl/vhdl-flists.ads
@@ -18,4 +18,4 @@
with Vhdl.Types;
with Flists;
-package Vhdl.Flists is new Standard.Flists (El_Type => Vhdl.Types.Node);
+package Vhdl.Flists is new Standard.Flists (El_Type => Vhdl.Types.Vhdl_Node);