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/help.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/help.cc') diff --git a/src/help.cc b/src/help.cc index fe48acce..e20808bf 100644 --- a/src/help.cc +++ b/src/help.cc @@ -12,6 +12,7 @@ #include "angband.h" #include "files.hpp" #include "hooks.h" +#include "object1.hpp" #include "skills.hpp" #include "util.hpp" -- cgit v1.2.3