From 99a0478c7a943290ab4350d64688682dbb615f24 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:42 +0100 Subject: Convert object-related macros from defines.h into functions --- src/monster2.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/monster2.cc') diff --git a/src/monster2.cc b/src/monster2.cc index 65035cca..d0103815 100644 --- a/src/monster2.cc +++ b/src/monster2.cc @@ -14,6 +14,7 @@ #include "levels.hpp" #include "mimic.hpp" #include "monster3.hpp" +#include "object1.hpp" #include "object2.hpp" #include "options.hpp" #include "randart.hpp" -- cgit v1.2.3