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/spells1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/spells1.cc') diff --git a/src/spells1.cc b/src/spells1.cc index 83cdd0a0..e51b8ee8 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -15,6 +15,7 @@ #include "gods.hpp" #include "skills.hpp" #include "spell_type.hpp" +#include "spells2.hpp" #include "spells5.hpp" #include "squeltch.hpp" #include "traps.hpp" -- cgit v1.2.1