summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/beam.cc')
-rw-r--r--crawl-ref/source/beam.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index ae409a25d5..56576d3e14 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -62,7 +62,7 @@
#include "stuff.h"
#include "teleport.h"
#include "terrain.h"
-#include "transfor.h"
+#include "transform.h"
#include "traps.h"
#include "view.h"
#include "shout.h"