summaryrefslogtreecommitdiff
path: root/src/object1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:55 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:55 +0100
commitebb2771875ec2fffd7c63ee138024e6ebc47ebf8 (patch)
treea82ea012cc8ca4d87c2a90c1c6035abe201f2b14 /src/object1.cc
parent7d6273cfbbc9717c30792817824b5511f7aee05f (diff)
Move school_spells array to spells5.cc
Diffstat (limited to 'src/object1.cc')
-rw-r--r--src/object1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object1.cc b/src/object1.cc
index b6677850..9fef5eaf 100644
--- a/src/object1.cc
+++ b/src/object1.cc
@@ -15,6 +15,7 @@
#include "quark.h"
#include "spell_type.hpp"
#include "hooks.h"
+#include "spells5.hpp"
/*
* Hack -- note that "TERM_MULTI" is now just "TERM_VIOLET".