aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-debugger-ams.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/simul-debugger-ams.adb')
-rw-r--r--src/vhdl/simulate/simul-debugger-ams.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/simulate/simul-debugger-ams.adb b/src/vhdl/simulate/simul-debugger-ams.adb
index ab4cfa36b..adbb1df69 100644
--- a/src/vhdl/simulate/simul-debugger-ams.adb
+++ b/src/vhdl/simulate/simul-debugger-ams.adb
@@ -16,7 +16,7 @@
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Iirs_Utils; use Iirs_Utils;
+with Vhdl.Utils; use Vhdl.Utils;
with Ada.Text_IO; use Ada.Text_IO;
with Vhdl.Disp_Vhdl;