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/blenlib/BLI_double3.hh')
-rw-r--r--source/blender/blenlib/BLI_double3.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_double3.hh b/source/blender/blenlib/BLI_double3.hh
index ddb541402f0..cfc39c4ad0a 100644
--- a/source/blender/blenlib/BLI_double3.hh
+++ b/source/blender/blenlib/BLI_double3.hh
@@ -20,7 +20,7 @@
* \ingroup bli
*/
-#include "BLI_math_vector.hh"
+#include "BLI_math_vec_types.hh"
#include "BLI_span.hh"
namespace blender {