aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/place_sa.h')
-rw-r--r--common/place_sa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/place_sa.h b/common/place_sa.h
index 944cb97e..8ac9e8f6 100644
--- a/common/place_sa.h
+++ b/common/place_sa.h
@@ -23,7 +23,7 @@
NEXTPNR_NAMESPACE_BEGIN
-extern void place_design_sa(Design *design, int seed);
+extern void place_design_sa(Context *ctx, int seed);
NEXTPNR_NAMESPACE_END