aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-disp_vhdl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-disp_vhdl.ads')
-rw-r--r--src/synth/synth-disp_vhdl.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-disp_vhdl.ads b/src/synth/synth-disp_vhdl.ads
index 39706a085..0bfac8068 100644
--- a/src/synth/synth-disp_vhdl.ads
+++ b/src/synth/synth-disp_vhdl.ads
@@ -17,8 +17,8 @@
-- along with this program. If not, see <gnu.org/licenses>.
with Netlists; use Netlists;
+with Elab.Vhdl_Context; use Elab.Vhdl_Context;
with Vhdl.Nodes; use Vhdl.Nodes;
-with Synth.Vhdl_Context; use Synth.Vhdl_Context;
package Synth.Disp_Vhdl is
-- Disp ENT (like the original text) and its content as a wrapper.