diff options
Diffstat (limited to 'include/rodeo/math_t.h')
| -rw-r--r-- | include/rodeo/math_t.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rodeo/math_t.h b/include/rodeo/math_t.h index 9374c2a..19fe4bf 100644 --- a/include/rodeo/math_t.h +++ b/include/rodeo/math_t.h @@ -3,3 +3,5 @@ // --- internal --- // public #include "rodeo/math/vec2_t.h" +#include "rodeo/math/vec3_t.h" +#include "rodeo/math/mat4_t.h" |
