summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/item_use.cc')
-rw-r--r--crawl-ref/source/item_use.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc
index 39f940b93b..fff392ac31 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -73,7 +73,7 @@
#include "stuff.h"
#include "areas.h"
#include "teleport.h"
-#include "transfor.h"
+#include "transform.h"
#include "traps.h"
#include "tutorial.h"
#include "view.h"