aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-parse_psl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-parse_psl.ads')
-rw-r--r--src/vhdl/vhdl-parse_psl.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-parse_psl.ads b/src/vhdl/vhdl-parse_psl.ads
index 717663ecc..f7128ac40 100644
--- a/src/vhdl/vhdl-parse_psl.ads
+++ b/src/vhdl/vhdl-parse_psl.ads
@@ -16,7 +16,7 @@
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Types; use Types;
+with PSL.Types; use PSL.Types;
with Vhdl.Tokens; use Vhdl.Tokens;
package Vhdl.Parse_Psl is