From f536c278597be3ae8664785ba1997085f177e89b Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 7 Jan 2010 21:35:39 +0100 Subject: Rename transfor.{cc,h} to transform.{cc,h}. --- crawl-ref/source/misc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/misc.cc') diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc index b9d9fdabb3..515887c321 100644 --- a/crawl-ref/source/misc.cc +++ b/crawl-ref/source/misc.cc @@ -78,7 +78,7 @@ #include "areas.h" #include "tiles.h" #include "terrain.h" -#include "transfor.h" +#include "transform.h" #include "traps.h" #include "travel.h" #include "tutorial.h" -- cgit v1.2.3-54-g00ecf