summaryrefslogtreecommitdiff
path: root/src/q_thief.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_thief.c')
-rw-r--r--src/q_thief.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/q_thief.c b/src/q_thief.c
index 6b033f8c..b341c572 100644
--- a/src/q_thief.c
+++ b/src/q_thief.c
@@ -1,4 +1,5 @@
-#undef cquest
+#include "q_thief.h"
+
#define cquest (quest[QUEST_THIEVES])
bool_ quest_thieves_gen_hook(char *fmt)