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 4035a97a61..72bf5841b7 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -38,6 +38,7 @@ REVISION("$Rev$");
#include "items.h"
#include "it_use2.h"
#include "kills.h"
+#include "los.h"
#include "macro.h"
#include "message.h"
#include "misc.h"