From f93c700dc8320da438ad46b59b2541e29d9b6d68 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 7 Mar 2015 16:55:42 +0100 Subject: Split tables.cc declarations into separate header files --- 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 178df200..b7d73aa8 100644 --- a/src/spells1.cc +++ b/src/spells1.cc @@ -26,6 +26,7 @@ #include "spells4.hpp" #include "spells5.hpp" #include "squeltch.hpp" +#include "tables.hpp" #include "traps.hpp" #include "util.hpp" #include "util.h" -- cgit v1.2.3