summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-09 00:25:18 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-09 00:25:18 +0000
commit297297da01e51a1ba70d3fde8c994ab9bb4f890c (patch)
treeb2dc925c99dda40dd4842aae7fadc77e57115937 /crawl-ref/source/spells2.h
parent4c9a1ad6cf83954f217ff4570ddf6010c401e803 (diff)
downloadcrawl-ref-297297da01e51a1ba70d3fde8c994ab9bb4f890c.tar.gz
crawl-ref-297297da01e51a1ba70d3fde8c994ab9bb4f890c.zip
Add miscellaneous minor fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5620 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.h')
-rw-r--r--crawl-ref/source/spells2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index 068378a2a5..6a6d1bb0d0 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -14,7 +14,7 @@
#define SPELLS2_H
#include "enum.h"
-#include "itemprop.h" // from brand_type
+#include "itemprop.h" // from brand_type()
struct dist;