summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index 5f292d157a..ee80838a73 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -19,7 +19,7 @@ REVISION("$Rev$");
#include "effects.h"
#include "it_use2.h"
#include "items.h"
-#include "Kills.h"
+#include "kills.h"
#include "makeitem.h"
#include "message.h"
#include "misc.h"