summaryrefslogtreecommitdiff
path: root/src/hooks.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hooks.cc')
-rw-r--r--src/hooks.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks.cc b/src/hooks.cc
index 77b93cf7..43c6e6d3 100644
--- a/src/hooks.cc
+++ b/src/hooks.cc
@@ -5,7 +5,7 @@
* not for profit purposes provided that this copyright and statement are
* included in all such copies.
*/
-#include "hooks.h"
+#include "hooks.hpp"
#include "angband.h"
#include <algorithm>