diff options
Diffstat (limited to 'src/melee1.cc')
-rw-r--r-- | src/melee1.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/melee1.cc b/src/melee1.cc index 412c3b8b..2d7cb3d2 100644 --- a/src/melee1.cc +++ b/src/melee1.cc @@ -10,6 +10,7 @@ #include "cave.hpp" #include "cmd5.hpp" #include "mimic.hpp" +#include "monster2.hpp" #include "skills.hpp" #include "spells1.hpp" #include "spells2.hpp" |