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/FN_generic_span.hh')
-rw-r--r--source/blender/functions/FN_generic_span.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/functions/FN_generic_span.hh b/source/blender/functions/FN_generic_span.hh
index 2d3bfa55787..c79cece138f 100644
--- a/source/blender/functions/FN_generic_span.hh
+++ b/source/blender/functions/FN_generic_span.hh
@@ -6,10 +6,9 @@
* \ingroup fn
*/
+#include "BLI_cpp_type.hh"
#include "BLI_span.hh"
-#include "FN_cpp_type.hh"
-
namespace blender::fn {
/**