aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synthesis.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synthesis.adb')
-rw-r--r--src/synth/synthesis.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synthesis.adb b/src/synth/synthesis.adb
index 770fb52c9..4a346b0a9 100644
--- a/src/synth/synthesis.adb
+++ b/src/synth/synthesis.adb
@@ -39,6 +39,7 @@ with Synth.Environment.Debug;
pragma Unreferenced (Synth.Environment.Debug);
with Errorout; use Errorout;
+with Vhdl.Errors; use Vhdl.Errors;
package body Synthesis is
function Mode_To_Port_Kind (Mode : Iir_Mode) return Port_Kind is