summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/los.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/los.h')
-rw-r--r--crawl-ref/source/los.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/los.h b/crawl-ref/source/los.h
index a9e74a23ff..f7750e93e1 100644
--- a/crawl-ref/source/los.h
+++ b/crawl-ref/source/los.h
@@ -6,7 +6,7 @@
#ifndef LOS_H
#define LOS_H
-#include "externs.h"
+#include "env.h"
#include "losparam.h"
#define EPSILON_VALUE 0.00001