aboutsummaryrefslogtreecommitdiffstats
path: root/common/nextpnr.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/nextpnr.h')
-rw-r--r--common/nextpnr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/nextpnr.h b/common/nextpnr.h
index 8acb1554..3d505844 100644
--- a/common/nextpnr.h
+++ b/common/nextpnr.h
@@ -141,7 +141,7 @@ struct GraphicElement
NEXTPNR_NAMESPACE_END
-#include "chip.h"
+#include "arch.h"
#include "design.h"
#endif