summaryrefslogtreecommitdiff
path: root/src/q_thrain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_thrain.c')
-rw-r--r--src/q_thrain.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/q_thrain.c b/src/q_thrain.c
index 6180706c..1b505a20 100644
--- a/src/q_thrain.c
+++ b/src/q_thrain.c
@@ -1,4 +1,7 @@
-#undef cquest
+#include "q_thrain.h"
+#include "quark.h"
+#include "messages.h"
+
#define cquest (quest[QUEST_THRAIN])
bool_ quest_thrain_death_hook(char *fmt)