summaryrefslogtreecommitdiff
path: root/src/object1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:42 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:42 +0100
commitf93c700dc8320da438ad46b59b2541e29d9b6d68 (patch)
tree3619606dd2bf7e4e64afcc6aba80bb5573cb0ef5 /src/object1.cc
parente4fee3d69f86395e91800e4e59c6bc7ec8a5bd52 (diff)
Split tables.cc declarations into separate header files
Diffstat (limited to 'src/object1.cc')
-rw-r--r--src/object1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object1.cc b/src/object1.cc
index 5d1e80f4..4280e88a 100644
--- a/src/object1.cc
+++ b/src/object1.cc
@@ -26,6 +26,7 @@
#include "spell_type.hpp"
#include "spells5.hpp"
#include "squeltch.hpp"
+#include "tables.hpp"
#include "util.hpp"
#include "util.h"
#include "xtra1.hpp"