From 8ab0b06f5f21c5c077edd5b174d21cc26a5b9343 Mon Sep 17 00:00:00 2001 From: David Shah Date: Sun, 17 Jun 2018 10:35:37 +0200 Subject: ice40: Fixing build Signed-off-by: David Shah --- ice40/arch_place.h | 2 +- ice40/main.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ice40') diff --git a/ice40/arch_place.h b/ice40/arch_place.h index 1db29a54..469bd6d8 100644 --- a/ice40/arch_place.h +++ b/ice40/arch_place.h @@ -12,7 +12,7 @@ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * ACTION OF CONTRACT, NeEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ 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" -- cgit v1.2.3