summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index 40a19123cb..4a14fac513 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -60,7 +60,7 @@
#include "areas.h"
#include "teleport.h"
#include "terrain.h"
-#include "transfor.h"
+#include "transform.h"
#include "traps.h"
#include "travel.h"
#include "view.h"