summaryrefslogtreecommitdiff
path: root/src/spells5.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/spells5.cc
parent22d802ecbdbee5b06d32d1643af01744689c8b87 (diff)
Split spells4.cc declarations into separate header file
Diffstat (limited to 'src/spells5.cc')
-rw-r--r--src/spells5.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells5.cc b/src/spells5.cc
index 8e7bd4ab..32de8771 100644
--- a/src/spells5.cc
+++ b/src/spells5.cc
@@ -4,6 +4,7 @@
#include "spell_type.hpp"
#include "device_allocation.h"
#include "spells3.hpp"
+#include "spells4.hpp"
#include <cassert>