summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/los.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/los.cc')
-rw-r--r--crawl-ref/source/los.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/los.cc b/crawl-ref/source/los.cc
index 235eed5943..8213e825a4 100644
--- a/crawl-ref/source/los.cc
+++ b/crawl-ref/source/los.cc
@@ -52,6 +52,7 @@
#include "directn.h"
#include "externs.h"
#include "losparam.h"
+#include "player.h"
#include "ray.h"
#include "state.h"
#include "stuff.h"