summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index c7181c13f8..e02c28e6e7 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -30,7 +30,6 @@
#include "dgnevent.h"
#include "effects.h"
#include "map_knowledge.h"
-#include "fprop.h"
#include "fight.h"
#include "food.h"
#include "godabil.h"
@@ -40,12 +39,10 @@
#include "items.h"
#include "it_use2.h"
#include "kills.h"
-#include "los.h"
#include "macro.h"
#include "message.h"
#include "misc.h"
#include "mon-util.h"
-#include "monstuff.h"
#include "mutation.h"
#include "notes.h"
#include "options.h"