aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pack.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/pack.h')
-rw-r--r--ice40/pack.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ice40/pack.h b/ice40/pack.h
index 87a390ff..4a92a7ab 100644
--- a/ice40/pack.h
+++ b/ice40/pack.h
@@ -22,6 +22,10 @@
#include "nextpnr.h"
+NEXTPNR_NAMESPACE_BEGIN
+
void pack_design(Design *design);
+NEXTPNR_NAMESPACE_END
+
#endif // ROUTE_H