summaryrefslogtreecommitdiff
path: root/src/types_fwd.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-18 00:00:35 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-18 00:00:35 +0100
commit76d1d3f63fef965ba0a2d5ccea3408ad36e9ce4c (patch)
tree08b7758fc22456584b6fb3477c30bf569e79d500 /src/types_fwd.h
parentd34f472970e6a9fa2257a63ed40d021fc2c6f045 (diff)
Remove all uses of sglib
Diffstat (limited to 'src/types_fwd.h')
-rw-r--r--src/types_fwd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/types_fwd.h b/src/types_fwd.h
index 8f49eae5..35b39368 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -83,9 +83,8 @@ struct cli_comm;
struct skill_type;
struct school_idx;
struct spell_type;
-struct school_provider;
+struct school_provider_list;
struct school_type;
-struct spell_idx_list;
struct school_book_type;
struct gf_name_type;
struct timer_type;