aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-vhpi.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-vhpi.adb')
-rw-r--r--src/grt/grt-vhpi.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-vhpi.adb b/src/grt/grt-vhpi.adb
index 1f0fba1ca..292e04f28 100644
--- a/src/grt/grt-vhpi.adb
+++ b/src/grt/grt-vhpi.adb
@@ -15,6 +15,7 @@
-- along with this program. If not, see <gnu.org/licenses>.
with Ada.Unchecked_Conversion;
+with Grt.Vhdl_Types; use Grt.Vhdl_Types;
with Grt.Astdio; use Grt.Astdio;
with Grt.Astdio.Vhdl; use Grt.Astdio.Vhdl;
with Grt.Errors; use Grt.Errors;