summaryrefslogtreecommitdiff
path: root/src/object2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/object2.cc')
-rw-r--r--src/object2.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object2.cc b/src/object2.cc
index c5f4fa44..a3abdbba 100644
--- a/src/object2.cc
+++ b/src/object2.cc
@@ -11,8 +11,8 @@
#include "angband.h"
#include "cave.hpp"
#include "spell_type.hpp"
-#include "device_allocation.h"
-#include "hooks.h"
+#include "device_allocation.hpp"
+#include "hooks.hpp"
#include "mimic.hpp"
#include "monster2.hpp"
#include "object1.hpp"