summaryrefslogtreecommitdiff
path: root/src/spells4.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
commit37cea853947851134b2e6f2e338d85ddc5378616 (patch)
treeb284eadd9a11275151e52f1c540787bf068488af /src/spells4.cc
parent0f610b77f2016ca80b18fdfb7a0bdd6eeb804743 (diff)
Split spells6.cc declarations to separate header file
Diffstat (limited to 'src/spells4.cc')
-rw-r--r--src/spells4.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells4.cc b/src/spells4.cc
index 9e389d8e..4198ead5 100644
--- a/src/spells4.cc
+++ b/src/spells4.cc
@@ -8,6 +8,7 @@
#include "spell_idx_list.hpp"
#include "spells3.hpp"
#include "spells5.hpp"
+#include "spells6.hpp"
#include <algorithm>
#include <cassert>