diff options
Diffstat (limited to 'dep/g3dlite/include/G3D/Sphere.h')
-rw-r--r-- | dep/g3dlite/include/G3D/Sphere.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/g3dlite/include/G3D/Sphere.h b/dep/g3dlite/include/G3D/Sphere.h index 595b61c4bf1..d1448261d9f 100644 --- a/dep/g3dlite/include/G3D/Sphere.h +++ b/dep/g3dlite/include/G3D/Sphere.h @@ -15,7 +15,6 @@ #include "G3D/platform.h" #include "G3D/Vector3.h" #include "G3D/Array.h" -#include "G3D/Sphere.h" namespace G3D { |