summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-mis.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-mis.cc')
-rw-r--r--crawl-ref/source/spl-mis.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-mis.cc b/crawl-ref/source/spl-mis.cc
index 746ff1452a..6fa022880c 100644
--- a/crawl-ref/source/spl-mis.cc
+++ b/crawl-ref/source/spl-mis.cc
@@ -33,7 +33,7 @@
#include "stuff.h"
#include "areas.h"
#include "terrain.h"
-#include "transfor.h"
+#include "transform.h"
#include "view.h"
#include "shout.h"
#include "viewchar.h"