summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/behold.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-21 11:02:24 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-21 11:20:30 +0100
commit2fb6a7e3d921cde7222b816bda2aaf161005371a (patch)
treeaf3bce319aa2b32f996a255bc59e800966d85a2f /crawl-ref/source/behold.cc
parent201207baf25adbba05f334d80037d186281bccdf (diff)
downloadcrawl-ref-2fb6a7e3d921cde7222b816bda2aaf161005371a.tar.gz
crawl-ref-2fb6a7e3d921cde7222b816bda2aaf161005371a.zip
Move silenced(pos) to areas.cc.
Diffstat (limited to 'crawl-ref/source/behold.cc')
-rw-r--r--crawl-ref/source/behold.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/behold.cc b/crawl-ref/source/behold.cc
index 0f9356c778..e38b80607c 100644
--- a/crawl-ref/source/behold.cc
+++ b/crawl-ref/source/behold.cc
@@ -16,6 +16,7 @@
#include "random.h"
#include "state.h"
#include "stuff.h"
+#include "areas.h"
#include "view.h"
// Add a monster to the list of beholders.