From c99c89cdde0b37fab35f6abe2ccf9169c6133cef Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:59 +0100 Subject: Move squeltch.cc function declarations to new include 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 f2d8c456..995c42c5 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -15,6 +15,7 @@ #include "skills.hpp" #include "spell_type.hpp" #include "spells5.hpp" +#include "squeltch.hpp" #include #include -- cgit v1.2.3