aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-ieee-std_logic_1164.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-ieee-std_logic_1164.ads')
-rw-r--r--src/synth/synth-ieee-std_logic_1164.ads3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/synth/synth-ieee-std_logic_1164.ads b/src/synth/synth-ieee-std_logic_1164.ads
index 21919e1e7..c3670882f 100644
--- a/src/synth/synth-ieee-std_logic_1164.ads
+++ b/src/synth/synth-ieee-std_logic_1164.ads
@@ -17,7 +17,8 @@
-- along with this program. If not, see <gnu.org/licenses>.
with Types; use Types;
-with Synth.Objtypes; use Synth.Objtypes;
+
+with Synth.Memtype; use Synth.Memtype;
package Synth.Ieee.Std_Logic_1164 is