aboutsummaryrefslogtreecommitdiffstats
path: root/machxo2/arch.cc
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2023-03-16 07:43:56 +0100
committermyrtle <gatecat@ds0.me>2023-03-16 13:37:23 +0100
commit11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd (patch)
treea82989b24766f9da8cc9e1466bfb1068e0674183 /machxo2/arch.cc
parentf008d7c4d802b3806f0a1fb2dab32e73ef7ff0ed (diff)
downloadnextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.tar.gz
nextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.tar.bz2
nextpnr-11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd.zip
Fix out of tree builds and place h in generated
Diffstat (limited to 'machxo2/arch.cc')
-rw-r--r--machxo2/arch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/machxo2/arch.cc b/machxo2/arch.cc
index 75566aed..e0ddd0d5 100644
--- a/machxo2/arch.cc
+++ b/machxo2/arch.cc
@@ -28,7 +28,7 @@
#include "router1.h"
#include "router2.h"
#include "util.h"
-#include "chipdb/available.h"
+#include "machxo2_available.h"
NEXTPNR_NAMESPACE_BEGIN