diff options
Diffstat (limited to 'include/rodeo/math.h')
| -rw-r--r-- | include/rodeo/math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rodeo/math.h b/include/rodeo/math.h index 39e9c26..3896fef 100644 --- a/include/rodeo/math.h +++ b/include/rodeo/math.h @@ -6,6 +6,7 @@ #include "rodeo/math/vec2.h" #include "rodeo/math/vec3.h" #include "rodeo/math/mat4.h" +#include "rodeo/math/rng.h" #define mrodeo_math_pi 3.1415927410125732421875f |
