summaryrefslogtreecommitdiff
path: root/src/spells3.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
commit4b8efa36e1f5676a31c303b656567249f4fd8cb2 (patch)
tree00db39f32bfe19ed0403177a895fcf8bc0bf128c /src/spells3.cc
parenta62b70a22bff02ebb50b23c3b4b8aefeefba797f (diff)
Move spell forward declarations from externs.h to spells3.hpp
Diffstat (limited to 'src/spells3.cc')
-rw-r--r--src/spells3.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells3.cc b/src/spells3.cc
index 1a1662ba..86754a34 100644
--- a/src/spells3.cc
+++ b/src/spells3.cc
@@ -1,4 +1,5 @@
#include "angband.h"
+#include "spells3.hpp"
#include <assert.h>