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/init1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/init1.cc') diff --git a/src/init1.cc b/src/init1.cc index cc6c265e..fe6abb87 100644 --- a/src/init1.cc +++ b/src/init1.cc @@ -10,6 +10,7 @@ #include "object2.hpp" #include "skills.hpp" #include "spells5.hpp" +#include "tables.hpp" #include "traps.hpp" #include "util.hpp" #include "util.h" -- cgit v1.2.3