diff --git a/xwords4/common/boardp.h b/xwords4/common/boardp.h index d594909ce..7ab868852 100644 --- a/xwords4/common/boardp.h +++ b/xwords4/common/boardp.h @@ -165,7 +165,7 @@ struct BoardCtxt { XP_Bool hintDragInProgress; XP_Bool hasHintRect[MAX_NUM_PLAYERS]; - HintLimits limits[MAX_NUM_PLAYERS]; + BdHintLimits limits[MAX_NUM_PLAYERS]; #endif MPSLOT