Cleanup: Resolved missing declaration warnings after recent cleanup
852b3dbff3
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
#include "sculpt_dyntopo.hh"
|
||||
#include "sculpt_face_set.hh"
|
||||
#include "sculpt_filter.hh"
|
||||
#include "sculpt_hide.hh"
|
||||
#include "sculpt_intern.hh"
|
||||
#include "sculpt_islands.hh"
|
||||
#include "sculpt_pose.hh"
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "BKE_paint.hh"
|
||||
#include "BKE_pbvh_api.hh"
|
||||
|
||||
#include "brushes/types.hh"
|
||||
#include "mesh_brush_common.hh"
|
||||
#include "paint_intern.hh"
|
||||
#include "sculpt_cloth.hh"
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
|
||||
#include "ED_sculpt.hh"
|
||||
|
||||
#include "brushes/types.hh"
|
||||
#include "mesh_brush_common.hh"
|
||||
#include "sculpt_automask.hh"
|
||||
#include "sculpt_face_set.hh"
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#include "BKE_pbvh_api.hh"
|
||||
|
||||
#include "paint_intern.hh"
|
||||
#include "sculpt_geodesic.hh"
|
||||
#include "sculpt_intern.hh"
|
||||
|
||||
#include "bmesh.hh"
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include "IMB_colormanagement.hh"
|
||||
|
||||
#include "mesh_brush_common.hh"
|
||||
#include "sculpt_color.hh"
|
||||
#include "sculpt_intern.hh"
|
||||
#include "sculpt_smooth.hh"
|
||||
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
#include "sculpt_flood_fill.hh"
|
||||
#include "sculpt_hide.hh"
|
||||
#include "sculpt_intern.hh"
|
||||
#include "sculpt_pose.hh"
|
||||
#include "sculpt_smooth.hh"
|
||||
|
||||
#include "bmesh.hh"
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
#include "sculpt_dyntopo.hh"
|
||||
#include "sculpt_face_set.hh"
|
||||
#include "sculpt_intern.hh"
|
||||
#include "sculpt_undo.hh"
|
||||
|
||||
namespace blender::ed::sculpt_paint::undo {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user