aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes_meta.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/nodes_meta.ads')
-rw-r--r--src/vhdl/nodes_meta.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/nodes_meta.ads b/src/vhdl/nodes_meta.ads
index 4f913b7c1..e3a0113ca 100644
--- a/src/vhdl/nodes_meta.ads
+++ b/src/vhdl/nodes_meta.ads
@@ -18,7 +18,7 @@
with Types; use Types;
with Iirs; use Iirs;
-with Tokens; use Tokens;
+with Vhdl.Tokens; use Vhdl.Tokens;
package Nodes_Meta is
-- The enumeration of all possible types in the nodes.