From e9668ed618b054d323fe848fce2bf1e78840316e Mon Sep 17 00:00:00 2001 From: David Shah Date: Fri, 13 Jul 2018 12:42:04 +0200 Subject: Fixing hash link problem Signed-off-by: David Shah --- ecp5/archdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecp5') diff --git a/ecp5/archdefs.h b/ecp5/archdefs.h index c4d25a50..84a431fd 100644 --- a/ecp5/archdefs.h +++ b/ecp5/archdefs.h @@ -22,7 +22,7 @@ #error Include "archdefs.h" via "nextpnr.h" only. #endif -#include +#include NEXTPNR_NAMESPACE_BEGIN -- cgit v1.2.3