summaryrefslogtreecommitdiff
path: root/src/help.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-03-25 13:10:24 +0100
committerBardur Arantsson <bardur@scientician.net>2013-09-27 14:46:41 +0200
commiteb657ada4c1ec432fc0e3aec0b9f4d796efed428 (patch)
tree7730e730edff4435daed57dbdc6fca7b45542c26 /src/help.c
parent07abe10e701b6e6d5acbfc79db665e29bceeb0ab (diff)
Split hooks into separate header
Diffstat (limited to 'src/help.c')
-rw-r--r--src/help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.c b/src/help.c
index 7aae360e..4c14da9d 100644
--- a/src/help.c
+++ b/src/help.c
@@ -12,6 +12,7 @@
*/
#include "angband.h"
+#include "hooks.h"
#define DESC_MAX 14
#define TRIGGERED_HELP_MAX 19