diff --git a/src/runtime/c/pgf/phrasetable.h b/src/runtime/c/pgf/phrasetable.h index a61aa124f..c27f95333 100644 --- a/src/runtime/c/pgf/phrasetable.h +++ b/src/runtime/c/pgf/phrasetable.h @@ -74,7 +74,7 @@ PgfPhrasetable phrasetable_delete(PgfPhrasetable table, PGF_INTERNAL_DECL size_t phrasetable_size(PgfPhrasetable table); -class PgfConcrLin; +struct PgfConcrLin; struct PGF_INTERNAL_DECL PgfTextSpot { size_t pos; // position in Unicode characters