summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tilesdl.h')
-rw-r--r--crawl-ref/source/tilesdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tilesdl.h b/crawl-ref/source/tilesdl.h
index 69ead08b0d..867c1cf0df 100644
--- a/crawl-ref/source/tilesdl.h
+++ b/crawl-ref/source/tilesdl.h
@@ -10,7 +10,7 @@
#include "debug.h"
#include "externs.h"
-#include "FixVec.h"
+#include "fixvec.h"
#include "tilereg.h"
// This struct defines all of the state that any particular rendering needs.