Fix compiler warning

This commit is contained in:
Falk David 2023-03-13 11:57:03 +01:00
parent c6d6a3517e
commit 2bd88340bd
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ struct Main;
struct Object;
struct Scene;
struct bGPDcurve;
struct bGPDlayer;
struct bGPDframe;
struct bGPDspoint;
struct bGPDstroke;