diff options
Diffstat (limited to 'PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp')
| -rw-r--r-- | PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp b/PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp index 0f87e72e..2f923842 100644 --- a/PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp +++ b/PhysX_3.4/Source/GeomUtils/src/mesh/GuMidphaseRTree.cpp @@ -41,6 +41,7 @@ #include "GuIntersectionTriangleBox.h" #include "GuSIMDHelpers.h" #include "GuTriangleVertexPointers.h" +#include "GuRTree.h" #include "GuTriangleMeshRTree.h" #include "GuInternal.h" |