aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd')
-rw-r--r--testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd b/testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd
index 87ddfbceb..891557883 100644
--- a/testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd
+++ b/testsuite/vests/vhdl-93/ashenden/compliant/ap_a_ap_a_03.vhd
@@ -30,7 +30,7 @@ end entity ap_a_03;
library ieee; use ieee.std_logic_1164.all;
-use work.numeric_std.all;
+use ieee.numeric_std.all;
architecture test of ap_a_03 is
begin