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/birth.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/birth.cc') diff --git a/src/birth.cc b/src/birth.cc index 04b88410..f8c5d5f7 100644 --- a/src/birth.cc +++ b/src/birth.cc @@ -21,6 +21,8 @@ #include "modules.hpp" #include "monster2.hpp" #include "notes.hpp" +#include "object1.hpp" +#include "object2.hpp" #include "q_rand.h" #include "skills.hpp" #include "spells2.hpp" -- cgit v1.2.3