diff options
Diffstat (limited to 'src/JSystem/J2DGraph/J2DTevs.cpp')
| -rw-r--r-- | src/JSystem/J2DGraph/J2DTevs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DTevs.cpp b/src/JSystem/J2DGraph/J2DTevs.cpp index 68469cc0fa..88d1c1c69b 100644 --- a/src/JSystem/J2DGraph/J2DTevs.cpp +++ b/src/JSystem/J2DGraph/J2DTevs.cpp @@ -6,7 +6,7 @@ #include "JSystem/J2DGraph/J2DTevs.h" #include "JSystem/J2DGraph/J2DMaterial.h" -#include <math> +#include <cmath> #include "dolphin/gx.h" void J2DTexMtx::load(u32 mtxIdx) { |
