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
commitf19edf28cf16a0776f54753d953901b91f54e278 (patch)
treee75d6cb4c8d77742f90ac60d316ab38dbda1892e /src/spells1.cc
parent25a118cf7d49b86fae23c07297ebe87c4c169842 (diff)
Split traps.cc function declarations to separate 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 bc276f10..8e998406 100644
--- a/src/spells1.cc
+++ b/src/spells1.cc
@@ -16,6 +16,7 @@
#include "spell_type.hpp"
#include "spells5.hpp"
#include "squeltch.hpp"
+#include "traps.hpp"
#include "xtra1.hpp"
#include "xtra2.hpp"