summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-book.cc')
-rw-r--r--crawl-ref/source/spl-book.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index ecb318b264..0cb0960c9b 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -34,7 +34,7 @@ REVISION("$Rev$");
#include "itemprop.h"
#include "items.h"
#include "it_use3.h"
-#include "Kills.h"
+#include "kills.h"
#include "macro.h"
#include "message.h"
#include "player.h"