aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values-debug.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-values-debug.adb')
-rw-r--r--src/synth/synth-values-debug.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synth-values-debug.adb b/src/synth/synth-values-debug.adb
index e2d3bac45..dfea20a98 100644
--- a/src/synth/synth-values-debug.adb
+++ b/src/synth/synth-values-debug.adb
@@ -20,6 +20,7 @@
with Simple_IO; use Simple_IO;
with Utils_IO; use Utils_IO;
+with Vhdl.Nodes; use Vhdl.Nodes;
package body Synth.Values.Debug is
procedure Debug_Bound (Bnd : Bound_Type) is