aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlprint.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv/ghdlprint.ads')
-rw-r--r--src/ghdldrv/ghdlprint.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ghdldrv/ghdlprint.ads b/src/ghdldrv/ghdlprint.ads
index 18cf6d081..4d6f95248 100644
--- a/src/ghdldrv/ghdlprint.ads
+++ b/src/ghdldrv/ghdlprint.ads
@@ -16,7 +16,7 @@
-- Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-- 02111-1307, USA.
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
package Ghdlprint is
procedure Analyze_Design_File_Units (File : Iir_Design_File);