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/powers.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/powers.cc') diff --git a/src/powers.cc b/src/powers.cc index 60942f96..e9afe984 100644 --- a/src/powers.cc +++ b/src/powers.cc @@ -14,6 +14,7 @@ #include "cmd7.hpp" #include "hooks.h" #include "mimic.hpp" +#include "monster2.hpp" #include "quark.h" #include "spells1.hpp" #include "spells2.hpp" -- cgit v1.2.3