aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-static_oper.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-static_oper.ads')
-rw-r--r--src/synth/synth-static_oper.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/synth/synth-static_oper.ads b/src/synth/synth-static_oper.ads
index 3178c6448..797b73de6 100644
--- a/src/synth/synth-static_oper.ads
+++ b/src/synth/synth-static_oper.ads
@@ -16,8 +16,8 @@
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <gnu.org/licenses>.
-with Synth.Objtypes; use Synth.Objtypes;
-with Synth.Vhdl_Context; use Synth.Vhdl_Context;
+with Elab.Vhdl_Context; use Elab.Vhdl_Context;
+with Elab.Vhdl_Objtypes; use Elab.Vhdl_Objtypes;
with Vhdl.Nodes; use Vhdl.Nodes;