summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_e_vt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_e_vt.cpp')
-rw-r--r--src/d/actor/d_a_e_vt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_e_vt.cpp b/src/d/actor/d_a_e_vt.cpp
index c43e04cb25..ed0c071dec 100644
--- a/src/d/actor/d_a_e_vt.cpp
+++ b/src/d/actor/d_a_e_vt.cpp
@@ -9,7 +9,7 @@
#include "JSystem/J3DGraphBase/J3DMaterial.h"
#include "SSystem/SComponent/c_math.h"
#include "c/c_damagereaction.h"
-#include <math>
+#include <cmath>
#include "d/actor/d_a_player.h"
#include "d/d_com_inf_game.h"
#include "d/d_s_play.h"