summaryrefslogtreecommitdiff
path: root/src/spells5.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells5.cc')
-rw-r--r--src/spells5.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells5.cc b/src/spells5.cc
index 6dcb8f84..d1e5b433 100644
--- a/src/spells5.cc
+++ b/src/spells5.cc
@@ -2,7 +2,7 @@
#include "angband.h"
#include "spell_type.hpp"
-#include "device_allocation.h"
+#include "device_allocation.hpp"
#include "spells3.hpp"
#include "spells4.hpp"
#include "variable.hpp"