diff --git a/src/reshape.h b/src/reshape.h index d7b0c3f4..30f0f6d6 100644 --- a/src/reshape.h +++ b/src/reshape.h @@ -63,7 +63,7 @@ typedef struct SliceReshapeInfo { typedef struct ReshapeCW { - uint32_t* binCW; + uint32_t binCW[3]; int updateCtrl; int adpOption; uint32_t initialCW;