diff --git a/source/blender/blenlib/BLI_math_base.hh b/source/blender/blenlib/BLI_math_base.hh index de30cadef39..7a4381518bd 100644 --- a/source/blender/blenlib/BLI_math_base.hh +++ b/source/blender/blenlib/BLI_math_base.hh @@ -12,6 +12,7 @@ #include #include +#include "BLI_math_base.h" #include "BLI_utildefines.h" namespace blender::math {