diff --git a/source/blender/makesdna/DNA_sdna_types.h b/source/blender/makesdna/DNA_sdna_types.h index d8d15cced11..cdc0c33fb42 100644 --- a/source/blender/makesdna/DNA_sdna_types.h +++ b/source/blender/makesdna/DNA_sdna_types.h @@ -34,6 +34,8 @@ #ifndef DNA_SDNA_H #define DNA_SDNA_H +# +# struct SDNA { char *data; int datalen, nr_names;