summaryrefslogtreecommitdiff
path: root/src/help.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/help.cc')
-rw-r--r--src/help.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.cc b/src/help.cc
index 0fb910d8..6391851d 100644
--- a/src/help.cc
+++ b/src/help.cc
@@ -11,7 +11,7 @@
#include "angband.h"
#include "files.hpp"
-#include "hooks.h"
+#include "hooks.hpp"
#include "object1.hpp"
#include "options.hpp"
#include "skills.hpp"