summaryrefslogtreecommitdiff
path: root/src/map/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/fwd.hpp')
-rw-r--r--src/map/fwd.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/fwd.hpp b/src/map/fwd.hpp
index b4ced2d..13d5f54 100644
--- a/src/map/fwd.hpp
+++ b/src/map/fwd.hpp
@@ -47,5 +47,10 @@ struct location_t;
struct area_t;
struct spell_t;
struct invocation;
+struct teleport_anchor_t;
+struct env_t;
+struct magic_conf_t;
+struct component_t;
+struct effect_set_t;
#endif // TMWA_MAP_FWD_HPP