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