From cfc0a04155eda35a4fe80ef72fd2b0f9eb10856b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:41 +0100 Subject: Split object*.cc declarations into separate header files --- src/wizard2.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wizard2.cc') diff --git a/src/wizard2.cc b/src/wizard2.cc index 74f4ae91..634881ca 100644 --- a/src/wizard2.cc +++ b/src/wizard2.cc @@ -15,6 +15,8 @@ #include "files.hpp" #include "hooks.h" #include "monster2.hpp" +#include "object1.hpp" +#include "object2.hpp" #include "randart.hpp" #include "status.hpp" #include "spells1.hpp" -- cgit v1.2.3