Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/creator/creator_args.c')
-rw-r--r--source/creator/creator_args.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index 4b5038d89df..3da8a6bb898 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -45,6 +45,7 @@
#include "BLI_path_util.h"
#include "BLI_fileops.h"
#include "BLI_mempool.h"
+#include "BLI_system.h"
#include "BLO_readfile.h" /* only for BLO_has_bfile_extension */