summaryrefslogtreecommitdiff
path: root/src/spells4.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells4.hpp')
-rw-r--r--src/spells4.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/spells4.hpp b/src/spells4.hpp
index 2042ee54..99203ef8 100644
--- a/src/spells4.hpp
+++ b/src/spells4.hpp
@@ -1,7 +1,8 @@
#pragma once
-#include "angband.h"
-#include "school_book.hpp"
+#include "h-basic.h"
+#include "object_type_fwd.hpp"
+#include "school_book_fwd.hpp"
extern s32b SCHOOL_AIR;
extern s32b SCHOOL_AULE;