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:
authorCampbell Barton <ideasman42@gmail.com>2018-05-18 14:45:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-05-18 14:45:48 +0300
commitb167bc2f008522427deab016ca0fd55b01920abf (patch)
tree12df8b3b902e9c2b85477760581eb4fa61289cf1 /source/creator/creator_args.c
parent17bd5c9d4b1e9377b896c13043e24eaa7e979714 (diff)
parentcb50c288d40155684c57eb6bfe5a1730edd190e7 (diff)
Merge branch 'master' into blender2.8
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 2840252acb9..44ff9810b71 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 */