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