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/wizard2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wizard2.cc') diff --git a/src/wizard2.cc b/src/wizard2.cc index bde242f1..c958cc38 100644 --- a/src/wizard2.cc +++ b/src/wizard2.cc @@ -13,6 +13,7 @@ #include "cmd4.hpp" #include "corrupt.hpp" #include "hooks.h" +#include "monster2.hpp" #include "randart.hpp" #include "status.hpp" #include "spells1.hpp" -- cgit v1.2.3