aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghdl.cc')
-rw-r--r--src/ghdl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ghdl.cc b/src/ghdl.cc
index 413d371..de06f1f 100644
--- a/src/ghdl.cc
+++ b/src/ghdl.cc
@@ -27,7 +27,7 @@ USING_YOSYS_NAMESPACE
#ifdef YOSYS_ENABLE_GHDL
-#include "ghdlsynth.h"
+#include "ghdl/synth.h"
using namespace GhdlSynth;