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 e7cede1863..f20ca14813 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 "fixedvector.h"
#include "tilereg.h"
// This struct defines all of the state that any particular rendering needs.