diff options
Diffstat (limited to 'sdl/math3d.c')
-rw-r--r-- | sdl/math3d.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdl/math3d.c b/sdl/math3d.c index ca60233..b22c530 100644 --- a/sdl/math3d.c +++ b/sdl/math3d.c @@ -4,9 +4,7 @@ * */ -#include <math.h> #include <stdio.h> -#include <string.h> #include "math3d.h" void m3dFindNormalf(M3DVector3f result, const M3DVector3f point1, |