Fix: Link error from missing include

Back ported from:
3b4ead2ecc
This commit is contained in:
Hans Goudey
2025-02-05 18:27:35 -05:00
committed by Campbell Barton
parent b113e848ef
commit 69b5124e09

View File

@@ -15,7 +15,7 @@
#include "BKE_scene.hh"
#include "BKE_screen.hh"
#include "BLI_bounds_types.hh"
#include "BLI_bounds.hh"
#include "BLI_math_matrix.hh"
#include "BLI_math_vector.h"