gmio_stl: fix build error
This commit is contained in:
parent
30e87e7d29
commit
cdcc407071
@ -36,7 +36,7 @@
|
|||||||
struct gmio_stl_infos
|
struct gmio_stl_infos
|
||||||
{
|
{
|
||||||
/*! STL format of the input stream */
|
/*! STL format of the input stream */
|
||||||
enum stl_format format;
|
enum gmio_stl_format format;
|
||||||
|
|
||||||
/*! Count of facets(triangles) */
|
/*! Count of facets(triangles) */
|
||||||
uint32_t facet_count;
|
uint32_t facet_count;
|
||||||
|
Loading…
Reference in New Issue
Block a user