aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-main.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-main.adb')
-rw-r--r--src/grt/grt-main.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grt/grt-main.adb b/src/grt/grt-main.adb
index 35161f686..d9cc5d1b4 100644
--- a/src/grt/grt-main.adb
+++ b/src/grt/grt-main.adb
@@ -34,7 +34,7 @@ with Grt.Change_Generics;
-- These are subprograms called only from GHDL generated code.
-- They are with'ed in order to be present in the binary.
pragma Warnings (Off);
-with Grt.Files;
+with Grt.Files_Lib;
with Grt.Types;
with Grt.Lib;
with Grt.Shadow_Ieee;