diff options
Diffstat (limited to 'courses/all_course_model.h')
| -rw-r--r-- | courses/all_course_model.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/courses/all_course_model.h b/courses/all_course_model.h index 4ef3709d6..95759cb10 100644 --- a/courses/all_course_model.h +++ b/courses/all_course_model.h @@ -2,7 +2,7 @@ #define ALL_COURSE_MODEL_H #include "macros.h" -#include "common_structs.h" +#include <common_structs.h> /** WARNING!!! * This header file has the sizes of the vertex array's hard coded. |
