summaryrefslogtreecommitdiff
path: root/src/spells1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells1.cc')
-rw-r--r--src/spells1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells1.cc b/src/spells1.cc
index 0f5e83c9..09dd4261 100644
--- a/src/spells1.cc
+++ b/src/spells1.cc
@@ -11,7 +11,7 @@
*/
#include "angband.h"
-#include "spell_type.h"
+#include "spell_type.hpp"
#include <chrono>
#include <thread>