summaryrefslogtreecommitdiff
path: root/src/spells2.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
commit3b5446d7c303099094f84a32df29d2d9dc2049d0 (patch)
tree678154e760f98f1e6706c9172ff78370144a44e4 /src/spells2.cc
parent2999835a2d0d399e6a3afa217b5e1cff31de9091 (diff)
Move melee*.cc declaration to separate header files
Diffstat (limited to 'src/spells2.cc')
-rw-r--r--src/spells2.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells2.cc b/src/spells2.cc
index 10cce3ba..bd460df6 100644
--- a/src/spells2.cc
+++ b/src/spells2.cc
@@ -14,6 +14,7 @@
#include "cmd7.hpp"
#include "files.hpp"
#include "hooks.h"
+#include "melee2.hpp"
#include "monster2.hpp"
#include "monster3.hpp"
#include "notes.hpp"