diff --git a/include/mapnik/octree.hpp b/include/mapnik/octree.hpp index da136383a..d1fdd6c85 100644 --- a/include/mapnik/octree.hpp +++ b/include/mapnik/octree.hpp @@ -92,7 +92,7 @@ namespace mapnik { unsigned blues; unsigned count; unsigned count2; - uint8_t children_count; + byte children_count; byte index; }; struct node_cmp