summaryrefslogtreecommitdiff
path: root/src/bldg.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
commit9670b948b8d1974ae3ec8212eec1773908c345c5 (patch)
tree1a85630b08d072dded8104edc7debb7b073a343a /src/bldg.cc
parente9d57ecb0090655ec46a780dc450bc170abd9068 (diff)
Move mimic.cc function delcarations into separate header
Diffstat (limited to 'src/bldg.cc')
-rw-r--r--src/bldg.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bldg.cc b/src/bldg.cc
index ac9ab5e6..f82e1ef2 100644
--- a/src/bldg.cc
+++ b/src/bldg.cc
@@ -15,6 +15,7 @@
#include "angband.h"
#include "hooks.h"
+#include "mimic.hpp"
#include "q_library.h"
#include "q_fireprof.h"
#include "q_bounty.h"