aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-canon_psl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-canon_psl.ads')
-rw-r--r--src/vhdl/vhdl-canon_psl.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-canon_psl.ads b/src/vhdl/vhdl-canon_psl.ads
index d5805d480..7fe9820c9 100644
--- a/src/vhdl/vhdl-canon_psl.ads
+++ b/src/vhdl/vhdl-canon_psl.ads
@@ -16,8 +16,8 @@
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Types; use Types;
with Vhdl.Nodes; use Vhdl.Nodes;
+with PSL.Types; use PSL.Types;
package Vhdl.Canon_PSL is
-- Version of Canon.Canon_Extract_Sensitivity for PSL nodes.