aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python/libghdl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/python/libghdl.ads')
-rw-r--r--src/vhdl/python/libghdl.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/python/libghdl.ads b/src/vhdl/python/libghdl.ads
index 0ee9fb7fd..dbc6b260e 100644
--- a/src/vhdl/python/libghdl.ads
+++ b/src/vhdl/python/libghdl.ads
@@ -17,7 +17,7 @@
-- 02111-1307, USA.
with Types; use Types;
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
package Libghdl is
-- To be called before Analyze_Init to set command line options.