diff options
Diffstat (limited to 'src/maths')
-rw-r--r-- | src/maths/maths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/maths/maths.h b/src/maths/maths.h index 217f2e0..45d69c1 100644 --- a/src/maths/maths.h +++ b/src/maths/maths.h @@ -10,6 +10,7 @@ #include <math.h> #include <stdio.h> +#include "defines.h" #include "maths_types.h" // --- Helpers |