diff options
Diffstat (limited to 'src/spells3.cc')
-rw-r--r-- | src/spells3.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells3.cc b/src/spells3.cc index 86754a34..205b5bd1 100644 --- a/src/spells3.cc +++ b/src/spells3.cc @@ -1,5 +1,5 @@ -#include "angband.h" #include "spells3.hpp" +#include "angband.h" #include <assert.h> |