summaryrefslogtreecommitdiff
path: root/src/q_hobbit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_hobbit.c')
-rw-r--r--src/q_hobbit.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/q_hobbit.c b/src/q_hobbit.c
index b80638ad..fd15a94a 100644
--- a/src/q_hobbit.c
+++ b/src/q_hobbit.c
@@ -1,4 +1,6 @@
-#undef cquest
+#include "q_hobbit.h"
+#include "messages.h"
+
#define cquest (quest[QUEST_HOBBIT])
bool_ quest_hobbit_town_gen_hook(char *fmt)