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/blender/functions/intern/multi_functions/constants.h')
-rw-r--r--source/blender/functions/intern/multi_functions/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/functions/intern/multi_functions/constants.h b/source/blender/functions/intern/multi_functions/constants.h
index 1095c9442da..257e0012b3c 100644
--- a/source/blender/functions/intern/multi_functions/constants.h
+++ b/source/blender/functions/intern/multi_functions/constants.h
@@ -4,9 +4,9 @@
#include <sstream>
+#include "BLI_float3.h"
#include "BLI_hash.h"
#include "BLI_rand_cxx.h"
-#include "BLI_float3.h"
namespace FN {