GPencil: Fix compiler warning

This commit is contained in:
Antonio Vazquez 2019-09-27 23:23:25 +02:00
parent 1b36c91831
commit 6cbfa8d511
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ struct ListBase;
struct Main;
struct Material;
struct Object;
struct Scene;
struct ToolSettings;
struct bDeformGroup;
struct bGPDframe;