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/xtra1.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xtra1.cc') diff --git a/src/xtra1.cc b/src/xtra1.cc index 27a8eb81..f1805c38 100644 --- a/src/xtra1.cc +++ b/src/xtra1.cc @@ -26,6 +26,7 @@ #include "skills.hpp" #include "spells3.hpp" #include "spells6.hpp" +#include "tables.hpp" #include "util.hpp" #include "util.h" #include "xtra2.hpp" -- cgit v1.2.3