summaryrefslogtreecommitdiff
path: root/src/store.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/store.c')
-rw-r--r--src/store.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/store.c b/src/store.c
index e62701d9..cca3be85 100644
--- a/src/store.c
+++ b/src/store.c
@@ -12,6 +12,8 @@
#include "angband.h"
+#include "quark.h"
+
#define STORE_GENERAL_STORE "General Store"
#define STORE_ARMOURY "Armoury"
#define STORE_WEAPONSMITH "Weaponsmith"