summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.cc')
-rw-r--r--crawl-ref/source/stash.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc
index c052c806a0..d35a5a9751 100644
--- a/crawl-ref/source/stash.cc
+++ b/crawl-ref/source/stash.cc
@@ -8,7 +8,6 @@
REVISION("$Rev$");
#include "artefact.h"
-#include "branch.h"
#include "chardump.h"
#include "cio.h"
#include "clua.h"
@@ -30,7 +29,6 @@ REVISION("$Rev$");
#include "mon-util.h"
#include "monstuff.h"
#include "notes.h"
-#include "overmap.h"
#include "place.h"
#include "shopping.h"
#include "spl-book.h"