summaryrefslogtreecommitdiff
path: root/src/spell_type.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:12:01 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:12:01 +0100
commit0f610b77f2016ca80b18fdfb7a0bdd6eeb804743 (patch)
treea8dd6a05e76885826bdce314e610fcdcbbebfc25 /src/spell_type.cc
parent22d802ecbdbee5b06d32d1643af01744689c8b87 (diff)
Split spells4.cc declarations into separate header file
Diffstat (limited to 'src/spell_type.cc')
-rw-r--r--src/spell_type.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spell_type.cc b/src/spell_type.cc
index eef93e6d..867068f8 100644
--- a/src/spell_type.cc
+++ b/src/spell_type.cc
@@ -2,6 +2,7 @@
#include "range.h"
#include "device_allocation.h"
#include "dice.h"
+#include "spells4.hpp"
#include "angband.h"