aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-backtraces.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-backtraces.adb')
-rw-r--r--src/grt/grt-backtraces.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-backtraces.adb b/src/grt/grt-backtraces.adb
index 80ea5331f..2be99eca7 100644
--- a/src/grt/grt-backtraces.adb
+++ b/src/grt/grt-backtraces.adb
@@ -26,6 +26,7 @@
with System;
with Grt.Types; use Grt.Types;
with Grt.Hooks; use Grt.Hooks;
+with Grt.Errors; use Grt.Errors;
with Grt.Backtraces.Impl;
package body Grt.Backtraces is