summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/maps.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/maps.h')
-rw-r--r--crawl-ref/source/maps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/maps.h b/crawl-ref/source/maps.h
index 6f3d07615a..94294de9ff 100644
--- a/crawl-ref/source/maps.h
+++ b/crawl-ref/source/maps.h
@@ -10,7 +10,7 @@
#ifndef MAPS_H
#define MAPS_H
-#include "FixVec.h"
+#include "fixvec.h"
#include "dungeon.h"
#include <vector>