summaryrefslogtreecommitdiff
path: root/src/object2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/object2.cc')
-rw-r--r--src/object2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object2.cc b/src/object2.cc
index 77bb6c78..0ecbcb1f 100644
--- a/src/object2.cc
+++ b/src/object2.cc
@@ -11,7 +11,7 @@
*/
#include "angband.h"
-#include "spell_type.h"
+#include "spell_type.hpp"
#include "device_allocation.h"
#include "hooks.h"
#include "spells3.hpp"