summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc2
1 files changed, 1 insertions, 1 deletions
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"