aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-std_logic_1164.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-std_logic_1164.adb')
-rw-r--r--src/grt/grt-std_logic_1164.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-std_logic_1164.adb b/src/grt/grt-std_logic_1164.adb
index bb6f49207..d2607c4fe 100644
--- a/src/grt/grt-std_logic_1164.adb
+++ b/src/grt/grt-std_logic_1164.adb
@@ -21,6 +21,7 @@
-- however invalidate any other reasons why the executable file might be
-- covered by the GNU Public License.
+with Grt.Vhdl_Types; use Grt.Vhdl_Types;
with Grt.Lib;
with Grt.Errors; use Grt.Errors;
with Grt.Severity; use Grt.Severity;