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/q_one.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/q_one.cc') diff --git a/src/q_one.cc b/src/q_one.cc index bdee1c6e..3d8738da 100644 --- a/src/q_one.cc +++ b/src/q_one.cc @@ -5,6 +5,7 @@ #include "monster2.hpp" #include "object1.hpp" #include "object2.hpp" +#include "tables.hpp" #include "util.hpp" #define cquest (quest[QUEST_ONE]) -- cgit v1.2.3