···118118 uint32_t space_count;
119119120120 //! Ptrs to the spaces.
121121- struct xtr_space *xspcs[IPC_MAX_CLIENT_SPACES];
121121+ struct xrt_space *xspcs[IPC_MAX_CLIENT_SPACES];
122122123123 //! Which of the references spaces is the client using.
124124 bool ref_space_used[XRT_SPACE_REFERENCE_TYPE_COUNT];