summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godwrath.cc
diff options
context:
space:
mode:
authorCharles Otto <ottochar@gmail.com>2009-11-06 20:46:30 -0500
committerCharles Otto <ottochar@gmail.com>2009-11-06 21:32:10 -0500
commiteef51d7a1ec7ce7e471d76f82154d2b147d6228b (patch)
tree562312f79c96587659e0f23bafff59dffcdb33f9 /crawl-ref/source/godwrath.cc
parent5ba6135921dfa9b9359466e40a2caec431d2cc58 (diff)
downloadcrawl-ref-eef51d7a1ec7ce7e471d76f82154d2b147d6228b.tar.gz
crawl-ref-eef51d7a1ec7ce7e471d76f82154d2b147d6228b.zip
Move Feawn's abilities to godabil.h/cc
Diffstat (limited to 'crawl-ref/source/godwrath.cc')
-rw-r--r--crawl-ref/source/godwrath.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/godwrath.cc b/crawl-ref/source/godwrath.cc
index a17ce1b727..088d5083de 100644
--- a/crawl-ref/source/godwrath.cc
+++ b/crawl-ref/source/godwrath.cc
@@ -15,6 +15,7 @@
#include "effects.h"
#include "enum.h"
#include "food.h"
+#include "godabil.h"
#include "goditem.h"
#include "it_use2.h"
#include "message.h"