18 files changed, 106 insertions, 47 deletions
diff --git a/src/controller/clear_selection.sqc b/src/controller/clear_selection.sqc index ec98b4c..b4ff0a3 100644 --- a/src/controller/clear_selection.sqc +++ b/src/controller/clear_selection.sqc | |||
@@ -1,6 +1,6 @@ | |||
1 | #define GL_GLEXT_PROTOTYPES | 1 | #define GL_GLEXT_PROTOTYPES |
2 | #include "clear_selection.h" | 2 | #include "clear_selection.h" |
3 | #include "../model/map_geometry.h" | 3 | #include "../model/geometry/map_geometry.h" |
4 | #include "../view/exp004state0.h" | 4 | #include "../view/exp004state0.h" |
5 | #include <GL/glut.h> | 5 | #include <GL/glut.h> |
6 | #include "sqlca.h" | 6 | #include "sqlca.h" |