diff options
Diffstat (limited to 'core/math/aabb.h')
-rw-r--r-- | core/math/aabb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/aabb.h b/core/math/aabb.h index dfeb5b3291..b9f777c6cf 100644 --- a/core/math/aabb.h +++ b/core/math/aabb.h @@ -31,7 +31,6 @@ #ifndef AABB_H #define AABB_H -#include "core/math/math_defs.h" #include "core/math/plane.h" #include "core/math/vector3.h" |