summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_e_ws.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/actor/d_a_e_ws.cpp')
-rw-r--r--src/d/actor/d_a_e_ws.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_e_ws.cpp b/src/d/actor/d_a_e_ws.cpp
index fefe58fd45..4c4d80c248 100644
--- a/src/d/actor/d_a_e_ws.cpp
+++ b/src/d/actor/d_a_e_ws.cpp
@@ -7,7 +7,7 @@
#include "d/actor/d_a_e_ws.h"
#include "d/actor/d_a_obj_carry.h"
-#include <math>
+#include <cmath>
#include "f_op/f_op_actor_enemy.h"
class daE_WS_HIO_c : public JORReflexible {