From f06253fa91cbb6d086db1b937c38c56fa5f5178c Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 22 Mar 2022 06:48:24 +0100 Subject: grt: extract grt-vhdl_types from grt-types --- src/grt/grt-images.ads | 1 + 1 file changed, 1 insertion(+) (limited to 'src/grt/grt-images.ads') diff --git a/src/grt/grt-images.ads b/src/grt/grt-images.ads index 76f518319..5f1109b9b 100644 --- a/src/grt/grt-images.ads +++ b/src/grt/grt-images.ads @@ -21,6 +21,7 @@ -- however invalidate any other reasons why the executable file might be -- covered by the GNU Public License. with Grt.Types; use Grt.Types; +with Grt.Vhdl_Types; use Grt.Vhdl_Types; with Grt.Rtis; use Grt.Rtis; package Grt.Images is -- cgit v1.2.3