From d379c47aaec011921c1d09140ee1098a7053b5b6 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:40 +0100 Subject: Split monster2.cc declarations into separate header --- src/wild.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wild.cc') diff --git a/src/wild.cc b/src/wild.cc index 2fcbb14e..3aaf2894 100644 --- a/src/wild.cc +++ b/src/wild.cc @@ -9,6 +9,7 @@ #include "angband.h" #include "cave.hpp" #include "hooks.h" +#include "monster2.hpp" #include "util.hpp" #include -- cgit v1.2.3