summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_ice_s.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_obj_ice_s.cpp')
-rw-r--r--src/d/actor/d_a_obj_ice_s.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_ice_s.cpp b/src/d/actor/d_a_obj_ice_s.cpp
index ba8ad44d1f..c829b2c55a 100644
--- a/src/d/actor/d_a_obj_ice_s.cpp
+++ b/src/d/actor/d_a_obj_ice_s.cpp
@@ -12,7 +12,7 @@
#include "d/d_s_play.h"
#include "SSystem/SComponent/c_lib.h"
#include "SSystem/SComponent/c_math.h"
-#include <math>
+#include <cmath>
class daOBJ_ICE_S_HIO_c : public JORReflexible {
public: