aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-callbacks.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-callbacks.ads')
-rw-r--r--src/grt/grt-callbacks.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grt/grt-callbacks.ads b/src/grt/grt-callbacks.ads
index fc0ce9e47..ac9d93c46 100644
--- a/src/grt/grt-callbacks.ads
+++ b/src/grt/grt-callbacks.ads
@@ -21,7 +21,7 @@
-- however invalidate any other reasons why the executable file might be
-- covered by the GNU Public License.
with System;
-with Grt.Types; use Grt.Types;
+with Grt.Vhdl_Types; use Grt.Vhdl_Types;
-- Callbacks are user registered procedures that are called during simulation.
-- They are used to implement vpi/vhpi callbacks, but also some features like