Fix: Build error after curve evaluation commit

This commit is contained in:
Hans Goudey 2022-03-16 16:29:24 -05:00
parent 8538c69921
commit 7a4af7a01b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* \ingroup bke
*/
#include <algorithm>
#include "BKE_attribute_math.hh"
#include "BKE_curves.hh"