summaryrefslogtreecommitdiff
path: root/src/melee1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/melee1.cc')
-rw-r--r--src/melee1.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/melee1.cc b/src/melee1.cc
index 131711e7..d56eb263 100644
--- a/src/melee1.cc
+++ b/src/melee1.cc
@@ -6,6 +6,8 @@
* included in all such copies.
*/
+#include "melee1.hpp"
+
#include "angband.h"
#include "cave.hpp"
#include "cmd5.hpp"