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/birth.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/birth.cc') diff --git a/src/birth.cc b/src/birth.cc index 3127cb28..c3d0f3a6 100644 --- a/src/birth.cc +++ b/src/birth.cc @@ -31,6 +31,7 @@ #include "spells3.hpp" #include "spells5.hpp" #include "store.hpp" +#include "tables.hpp" #include "util.hpp" #include "util.h" #include "xtra1.hpp" -- cgit v1.2.3