aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlsimul.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdldrv/ghdlsimul.ads')
-rw-r--r--src/ghdldrv/ghdlsimul.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ghdldrv/ghdlsimul.ads b/src/ghdldrv/ghdlsimul.ads
index 3423b1152..6726697f3 100644
--- a/src/ghdldrv/ghdlsimul.ads
+++ b/src/ghdldrv/ghdlsimul.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 Ghdlsimul is
procedure Register_Commands;