added include for offsetof(), also use <string.h>, not "string.h"
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "string.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "DNA_object_types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user