summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
commit3acf44b1bb41df3db3ccce88aaa1298b4f87d350 (patch)
treeb2543a3e81caab4d31e6e599f88f65c1672544c1 /src/tables.cc
parent3577729037709acd5d2105665134ec27a64bc4c3 (diff)
Move modules.cc declarations to separate header
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tables.cc b/src/tables.cc
index 00da471d..9d449310 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -11,6 +11,7 @@
*/
#include "angband.h"
+#include "modules.hpp"
#include "q_library.h"
#include "q_fireprof.h"
#include "q_bounty.h"