summaryrefslogtreecommitdiff
path: root/src/spell_type.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spell_type.cc')
-rw-r--r--src/spell_type.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/spell_type.cc b/src/spell_type.cc
index 867068f8..1b9d31ec 100644
--- a/src/spell_type.cc
+++ b/src/spell_type.cc
@@ -1,7 +1,7 @@
#include "spell_type.hpp"
-#include "range.h"
-#include "device_allocation.h"
-#include "dice.h"
+#include "range.hpp"
+#include "device_allocation.hpp"
+#include "dice.hpp"
#include "spells4.hpp"
#include "angband.h"