Fix: Compilation error after 41c83d6cfc

This commit is contained in:
Miguel Pozo
2023-08-04 16:50:53 +02:00
parent ff470f3f2e
commit a5e62537a5

View File

@@ -12,7 +12,7 @@
#include "BKE_gpencil_legacy.h"
#include "BKE_object.h"
#include "BKE_paint.h"
#include "BKE_paint.hh"
#include "BKE_pbvh_api.hh"
#include "DEG_depsgraph_query.h"
#include "DNA_curves_types.h"