Unbreak build from missing include
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#include "BLI_array_utils.hh"
|
||||
#include "BLI_math_color.hh"
|
||||
#include "BLI_math_vector.hh"
|
||||
#include "BLI_math_quaternion.hh"
|
||||
|
||||
#include "BLI_length_parameterize.hh"
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
#include "BLI_math_vector.hh"
|
||||
|
||||
#include "FN_multi_function_builder.hh"
|
||||
|
||||
#include "NOD_multi_function.hh"
|
||||
|
||||
Reference in New Issue
Block a user