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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index dbc36d491c..7ca84864c4 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -26,6 +26,7 @@
#include "dgnevent.h"
#include "directn.h"
#include "effects.h"
+#include "env.h"
#include "map_knowledge.h"
#include "fight.h"
#include "food.h"