summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/notes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/notes.cc')
-rw-r--r--crawl-ref/source/notes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/notes.cc b/crawl-ref/source/notes.cc
index 9cc9e4b302..610a1e5ad6 100644
--- a/crawl-ref/source/notes.cc
+++ b/crawl-ref/source/notes.cc
@@ -19,7 +19,7 @@ REVISION("$Rev$");
#include "cio.h"
#include "describe.h"
#include "files.h"
-#include "Kills.h"
+#include "kills.h"
#include "hiscores.h"
#include "message.h"
#include "mon-pick.h"