diff --git a/source/blender/makesdna/DNA_node_types.h b/source/blender/makesdna/DNA_node_types.h index 03a873a984d..854a080251b 100644 --- a/source/blender/makesdna/DNA_node_types.h +++ b/source/blender/makesdna/DNA_node_types.h @@ -794,7 +794,7 @@ typedef struct bNodeTree { /** Precision used by the GPU execution of the compositor tree. */ int precision DNA_DEPRECATED; - /** #blender::bke::NodeGroupColorTag. */ + /** #blender::bke::NodeColorTag. */ int color_tag; /**