From f19edf28cf16a0776f54753d953901b91f54e278 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:12:01 +0100 Subject: Split traps.cc function declarations to separate 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 bc276f10..8e998406 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -16,6 +16,7 @@ #include "spell_type.hpp" #include "spells5.hpp" #include "squeltch.hpp" +#include "traps.hpp" #include "xtra1.hpp" #include "xtra2.hpp" -- cgit v1.2.1