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/melee1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/melee1.cc') diff --git a/src/melee1.cc b/src/melee1.cc index 30f94bb9..43ed3ef1 100644 --- a/src/melee1.cc +++ b/src/melee1.cc @@ -20,6 +20,7 @@ #include "spells1.hpp" #include "spells2.hpp" #include "store.hpp" +#include "tables.hpp" #include "util.hpp" #include "xtra1.hpp" #include "xtra2.hpp" -- cgit v1.2.3