summaryrefslogtreecommitdiff
path: root/src/spells1.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/spells1.cc
parent22d802ecbdbee5b06d32d1643af01744689c8b87 (diff)
Split spells4.cc declarations into separate header file
Diffstat (limited to 'src/spells1.cc')
-rw-r--r--src/spells1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spells1.cc b/src/spells1.cc
index e51b8ee8..189ad043 100644
--- a/src/spells1.cc
+++ b/src/spells1.cc
@@ -16,6 +16,7 @@
#include "skills.hpp"
#include "spell_type.hpp"
#include "spells2.hpp"
+#include "spells4.hpp"
#include "spells5.hpp"
#include "squeltch.hpp"
#include "traps.hpp"