From 842b2c91c85eadf3e9a62d35f359bd7bc50f679e Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Sun, 15 Nov 2009 19:33:08 +0100 Subject: Rename fixary.h and fixvec.h. --- crawl-ref/source/ray.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/ray.h') diff --git a/crawl-ref/source/ray.h b/crawl-ref/source/ray.h index adca5003dd..242c8f76f2 100644 --- a/crawl-ref/source/ray.h +++ b/crawl-ref/source/ray.h @@ -6,7 +6,7 @@ #ifndef RAY_H #define RAY_H -#include "fixary.h" +#include "fixedarray.h" #include "geom2d.h" typedef SquareArray reflect_grid; -- cgit v1.2.3-54-g00ecf