diff --git a/source/blender/editors/transform/transform_convert_pointcloud.cc b/source/blender/editors/transform/transform_convert_pointcloud.cc index b9905c87932..0d7a46d9cb6 100644 --- a/source/blender/editors/transform/transform_convert_pointcloud.cc +++ b/source/blender/editors/transform/transform_convert_pointcloud.cc @@ -9,6 +9,7 @@ #include "BLI_array.hh" #include "BLI_array_utils.hh" #include "BLI_math_matrix.h" +#include "BLI_math_matrix.hh" #include "BLI_span.hh" #include "DNA_pointcloud_types.h"