summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index 1ea7e3c76f..437c28eec6 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -23,7 +23,6 @@
#include "map_knowledge.h"
#include "feature.h"
#include "goditem.h"
-#include "hiscores.h"
#include "it_use2.h"
#include "itemprop.h"
#include "items.h"
@@ -45,7 +44,6 @@
#include "ouch.h"
#include "item_use.h" // for safe_to_remove_or_wear()
#include "output.h" // for the monster list
-#include "quiver.h" // to update the quiver if necessary
#include "player.h"
#include "religion.h"
#include "spells2.h"