aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-07-13 12:42:04 +0200
committerDavid Shah <davey1576@gmail.com>2018-07-13 12:42:04 +0200
commite9668ed618b054d323fe848fce2bf1e78840316e (patch)
tree4bb31a392f3dd65cfa2d45622a0015e3c10ccc2d /ecp5
parent309a533b7c5eab79addfc2b1733d39c1b48d9aae (diff)
downloadnextpnr-e9668ed618b054d323fe848fce2bf1e78840316e.tar.gz
nextpnr-e9668ed618b054d323fe848fce2bf1e78840316e.tar.bz2
nextpnr-e9668ed618b054d323fe848fce2bf1e78840316e.zip
Fixing hash link problem
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'ecp5')
-rw-r--r--ecp5/archdefs.h2
1 files changed, 1 insertions, 1 deletions
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 <boost/functional/hash_fwd.hpp>
+#include <boost/functional/hash.hpp>
NEXTPNR_NAMESPACE_BEGIN