summaryrefslogtreecommitdiff
path: root/src/egg/gfx/eggPostEffectBlur.cpp
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2026-05-31 00:09:11 +0200
committerrobojumper <robojumper@gmail.com>2026-05-31 00:22:16 +0200
commit9b4820921c10c7157b9f21fbf0da0acc93075bcb (patch)
treea18c851ac393218e8b88f7cd90c3fdd5574ba063 /src/egg/gfx/eggPostEffectBlur.cpp
parent31423c25ae448ddf8c4c6c8577bd76530eb33e02 (diff)
Re-import MSL_C from TP
Diffstat (limited to 'src/egg/gfx/eggPostEffectBlur.cpp')
-rw-r--r--src/egg/gfx/eggPostEffectBlur.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/egg/gfx/eggPostEffectBlur.cpp b/src/egg/gfx/eggPostEffectBlur.cpp
index fb302821..c153122c 100644
--- a/src/egg/gfx/eggPostEffectBlur.cpp
+++ b/src/egg/gfx/eggPostEffectBlur.cpp
@@ -6,7 +6,6 @@
#include "egg/gfx/eggGXUtility.h"
#include "egg/math/eggMath.h"
#include "egg/math/eggVector.h"
-#include "math.h"
#include "nw4r/math/math_triangular.h"
#include "nw4r/math/math_types.h"
#include "rvl/GX/GXAttr.h"