Skip to content

Commit d82d83b

Browse files
tarkpatedcwhite
andauthored
Update src/Interface/Modules/Render/ES/ObjectTransformCalculators.cc
Co-authored-by: Dan White <[email protected]>
1 parent 6321b67 commit d82d83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interface/Modules/Render/ES/ObjectTransformCalculators.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include <Interface/Modules/Render/ES/SRCamera.h>
3131
#include <glm/gtx/transform.hpp>
3232
#include <glm/gtx/string_cast.hpp>
33-
#include <cmath>
33+
#include <Core/Math/MiscMath.h>
3434
#include <glm/gtx/vec_swizzle.hpp>
3535

3636
using namespace SCIRun::Render;

0 commit comments

Comments
 (0)