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.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-values-debug.adb b/src/synth/synth-values-debug.adb
index f10b6497f..a6f887f08 100644
--- a/src/synth/synth-values-debug.adb
+++ b/src/synth/synth-values-debug.adb
@@ -21,7 +21,7 @@ with Utils_IO; use Utils_IO;
with Vhdl.Nodes; use Vhdl.Nodes;
-with Synth.Environment.Debug; use Synth.Environment.Debug;
+with Synth.Vhdl_Environment; use Synth.Vhdl_Environment.Debug;
package body Synth.Values.Debug is
procedure Put_Dir (Dir : Direction_Type) is