Cleanup: Typo in forward declaration

This commit is contained in:
Hans Goudey
2022-09-28 16:32:48 -05:00
parent 482d431bb6
commit a790873d2a

View File

@@ -17,7 +17,7 @@ struct Object;
struct ParticleSystem;
struct Scene;
struct ViewerPath;
struct GeomerySet;
struct GeometrySet;
/* ---------------------------------------------------- */
/* Dupli-Geometry */