summaryrefslogtreecommitdiff
path: root/src/store.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-03-25 13:10:24 +0100
committerBardur Arantsson <bardur@scientician.net>2013-09-27 14:46:41 +0200
commiteb657ada4c1ec432fc0e3aec0b9f4d796efed428 (patch)
tree7730e730edff4435daed57dbdc6fca7b45542c26 /src/store.c
parent07abe10e701b6e6d5acbfc79db665e29bceeb0ab (diff)
Split hooks into separate header
Diffstat (limited to 'src/store.c')
-rw-r--r--src/store.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/store.c b/src/store.c
index ff5e89dc..fb413eb8 100644
--- a/src/store.c
+++ b/src/store.c
@@ -14,6 +14,7 @@
#include "spell_type.h"
#include "quark.h"
+#include "hooks.h"
#define STORE_GENERAL_STORE "General Store"
#define STORE_ARMOURY "Armoury"