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.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-main.adb b/src/grt/grt-main.adb
index 71b148467..e6c71e120 100644
--- a/src/grt/grt-main.adb
+++ b/src/grt/grt-main.adb
@@ -20,6 +20,7 @@
-- covered by the GNU General Public License. This exception does not
-- 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.Stdio;
with Grt.Errors; use Grt.Errors;
with Grt.Processes;