summaryrefslogtreecommitdiff
path: root/src/hook_new_monster_in.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/hook_new_monster_in.hpp')
-rw-r--r--src/hook_new_monster_in.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hook_new_monster_in.hpp b/src/hook_new_monster_in.hpp
index 10b0420c..b08f36db 100644
--- a/src/hook_new_monster_in.hpp
+++ b/src/hook_new_monster_in.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "h-basic.h"
+#include "h-basic.hpp"
struct hook_new_monster_in {
s32b r_idx;