Missing forward declaration.

This commit is contained in:
Jeroen Bakker 2022-04-09 20:10:44 +02:00
parent ceed37fc5c
commit 749636bdb9
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
extern "C" {
#endif
struct bToolRef;
struct PaintModeSettings;
struct ImBuf;
struct Image;