summaryrefslogtreecommitdiff
path: root/src/spells6.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells6.cc')
-rw-r--r--src/spells6.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells6.cc b/src/spells6.cc
index 27e3925f..ceb9b050 100644
--- a/src/spells6.cc
+++ b/src/spells6.cc
@@ -1,6 +1,6 @@
#include <angband.h>
#include <assert.h>
-#include "spell_type.h"
+#include "spell_type.hpp"
#include <vector>