Fix: missing include in volume.cc
Pull Request: https://projects.blender.org/blender/blender/pulls/111005
This commit is contained in:
committed by
Amélie Fondevilla
parent
7f6196ccae
commit
f1e4cd3f1f
@@ -19,6 +19,7 @@
|
||||
#include "BLI_ghash.h"
|
||||
#include "BLI_index_range.hh"
|
||||
#include "BLI_map.hh"
|
||||
#include "BLI_math_matrix.h"
|
||||
#include "BLI_math_matrix_types.hh"
|
||||
#include "BLI_math_vector_types.hh"
|
||||
#include "BLI_path_util.h"
|
||||
|
||||
Reference in New Issue
Block a user