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