aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-errors.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-errors.adb')
-rw-r--r--src/grt/grt-errors.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grt/grt-errors.adb b/src/grt/grt-errors.adb
index 48cdd1870..f266f4b0a 100644
--- a/src/grt/grt-errors.adb
+++ b/src/grt/grt-errors.adb
@@ -126,7 +126,7 @@ package body Grt.Errors is
procedure Diag_C_Now is
begin
- Put_Time (Error_Stream, Grt.Types.Current_Time);
+ Put_Time (Error_Stream, Grt.Vhdl_Types.Current_Time);
end Diag_C_Now;
procedure Newline_Err is