diff options
Diffstat (limited to 'progs')
-rw-r--r-- | progs/demos/morph3d.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/morph3d.c b/progs/demos/morph3d.c index 01a06aba0f..eab520a989 100644 --- a/progs/demos/morph3d.c +++ b/progs/demos/morph3d.c @@ -137,7 +137,6 @@ So the angle is: #endif #include <GL/glut.h> #include <math.h> -#include <string.h> #define Scale 0.3 |