From 85f1b7d97f1612c70edd774bfd9cf8b75c0b6c39 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:40 +0100 Subject: Split monster1.cc declarations to separate header --- src/xtra1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xtra1.cc') diff --git a/src/xtra1.cc b/src/xtra1.cc index 8f0b5a36..450b78b2 100644 --- a/src/xtra1.cc +++ b/src/xtra1.cc @@ -16,6 +16,7 @@ #include "hooks.h" #include "messages.h" #include "mimic.hpp" +#include "monster1.hpp" #include "skills.hpp" #include "spells3.hpp" #include "spells6.hpp" -- cgit v1.2.3