diff options
Diffstat (limited to 'src/d/d_bomb.cpp')
| -rw-r--r-- | src/d/d_bomb.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_bomb.cpp b/src/d/d_bomb.cpp index 4eadd75cc8..6bb62fb86a 100644 --- a/src/d/d_bomb.cpp +++ b/src/d/d_bomb.cpp @@ -5,6 +5,7 @@ #include "d/d_bomb.h" #include "d/d_procname.h" +#include "f_op/f_op_actor_mng.h" bool dBomb_c::checkStateCarry() { return (fopAcM_checkCarryNow(&mActor) || fopAcM_checkHookCarryNow(&mActor) || |
