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/player.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/player.cc') diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc index 49ebabc724..52f577cc12 100644 --- a/crawl-ref/source/player.cc +++ b/crawl-ref/source/player.cc @@ -61,7 +61,7 @@ #include "stuff.h" #include "areas.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