diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/gfx/render/imm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gfx/render/imm.h b/include/gfx/render/imm.h index 62c071e..00af997 100644 --- a/include/gfx/render/imm.h +++ b/include/gfx/render/imm.h | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | #include <math/aabb2.h> | 3 | #include <math/aabb2.h> |
| 4 | #include <math/aabb3.h> | 4 | #include <math/aabb3.h> |
| 5 | #include <math/vec3.h> | 5 | #include <math/vec3.h> |
| 6 | #include <math/vec4.h> | ||
| 6 | 7 | ||
| 7 | typedef struct Imm Imm; | 8 | typedef struct Imm Imm; |
| 8 | 9 | ||
