-rw-r--r-- | src/controller/exp004display.c | 1 | ||||
-rw-r--r-- | src/controller/exp004mouse.c | 1 | ||||
-rw-r--r-- | src/model/exp004base.sqc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/src/controller/exp004mouse.c b/src/controller/exp004mouse.c index 9a556ae..2440c3a 100644 --- a/src/controller/exp004mouse.c +++ b/src/controller/exp004mouse.c | |||
@@ -7,7 +7,6 @@ | |||
7 | #include "../util/check_error.h" | 7 | #include "../util/check_error.h" |
8 | #include "../util/pick_convert.h" | 8 | #include "../util/pick_convert.h" |
9 | #include <GL/glut.h> | 9 | #include <GL/glut.h> |
10 | #include <stdio.h> | ||
11 | #include <math.h> | 10 | #include <math.h> |
12 | 11 | ||
13 | /* | 12 | /* |