Build: attempt to resolve a linking error on WIN32

This commit is contained in:
Campbell Barton
2023-08-01 22:55:27 +10:00
parent 65591b2c8c
commit d260e7f1ce

View File

@@ -115,7 +115,7 @@ void file_operator_to_sfile(Main *bmain, SpaceFile *sfile, wmOperator *op);
/* `space_file.cc` */
extern const char *file_context_dir[]; /* doc access */
extern "C" const char *file_context_dir[]; /* doc access */
/* `filesel.cc` */