From 22d802ecbdbee5b06d32d1643af01744689c8b87 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:12:01 +0100 Subject: Split spells2.cc function declarations to separate header file --- src/bldg.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bldg.cc') diff --git a/src/bldg.cc b/src/bldg.cc index 59d9fa60..414f1758 100644 --- a/src/bldg.cc +++ b/src/bldg.cc @@ -20,6 +20,7 @@ #include "q_library.h" #include "q_fireprof.h" #include "q_bounty.h" +#include "spells2.hpp" #include "store.hpp" #include "xtra1.hpp" #include "xtra2.hpp" -- cgit v1.2.3