Fix: Added missing header include for STRNCPY.
Test compile broken by 8bcad285de
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "BLI_fileops.h"
|
||||
#include "BLI_math.h"
|
||||
#include "BLI_utildefines.h"
|
||||
#include "BLI_string.h"
|
||||
#include "DNA_scene_types.h"
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
|
||||
Reference in New Issue
Block a user