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/generate.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/generate.cc') diff --git a/src/generate.cc b/src/generate.cc index 40a65ec4..9a28b2d4 100644 --- a/src/generate.cc +++ b/src/generate.cc @@ -17,6 +17,7 @@ #include "options.hpp" #include "randart.hpp" #include "spells1.hpp" +#include "tables.hpp" #include "traps.hpp" #include "util.hpp" #include "wild.hpp" -- cgit v1.2.3