diff options
Diffstat (limited to 'sdl/gldraw.c')
-rw-r--r-- | sdl/gldraw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdl/gldraw.c b/sdl/gldraw.c index 5430009..b4e3be7 100644 --- a/sdl/gldraw.c +++ b/sdl/gldraw.c @@ -7,7 +7,6 @@ #include <GL/glew.h> #include <GL/freeglut.h> -#include <math.h> #include "math3d.h" #include "gldraw.h" |