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