aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iir_chain_handling.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/iir_chain_handling.ads')
-rw-r--r--src/vhdl/iir_chain_handling.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/iir_chain_handling.ads b/src/vhdl/iir_chain_handling.ads
index 3865e9b65..ea17ac98a 100644
--- a/src/vhdl/iir_chain_handling.ads
+++ b/src/vhdl/iir_chain_handling.ads
@@ -15,7 +15,7 @@
-- along with GHDL; see the file COPYING. If not, write to the Free
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
-- The generic package Chain_Handling can be used to build or modify
-- chains.