aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/main.cc')
-rw-r--r--ice40/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/main.cc b/ice40/main.cc
index fea53631..4917574d 100644
--- a/ice40/main.cc
+++ b/ice40/main.cc
@@ -31,7 +31,7 @@
#include "nextpnr.h"
#include "pack.h"
#include "pcf.h"
-#include "place.h"
+#include "place_sa.h"
#include "pybindings.h"
#include "route.h"
#include "version.h"