summaryrefslogtreecommitdiff
path: root/src/object1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
commitc99c89cdde0b37fab35f6abe2ccf9169c6133cef (patch)
tree73100ac1cdb0e4ff5112b93a0e1cac625092081f /src/object1.cc
parent212e0ad5f893cb50ae5be23f48b88b8b4d68efbc (diff)
Move squeltch.cc function declarations to new include file
Diffstat (limited to 'src/object1.cc')
-rw-r--r--src/object1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object1.cc b/src/object1.cc
index b5344638..90917459 100644
--- a/src/object1.cc
+++ b/src/object1.cc
@@ -18,6 +18,7 @@
#include "skills.hpp"
#include "spell_type.hpp"
#include "spells5.hpp"
+#include "squeltch.hpp"
#include <cassert>