Cleanup compilation warnings.

Missing include statement.
This commit is contained in:
Jeroen Bakker 2022-04-09 20:15:07 +02:00
parent 749636bdb9
commit 881c566032
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#include "WM_toolsystem.h"
#include "ED_paint.h"
namespace blender::ed::sculpt_paint::canvas {
static TexPaintSlot *get_active_slot(Object *ob)
{