Fix build error when not using unity build

This commit is contained in:
Brecht Van Lommel
2023-04-20 15:46:15 +02:00
parent 475f9a3e23
commit 0e23aef6b6

View File

@@ -7,6 +7,7 @@
#include "DNA_pointcloud_types.h"
#include "BKE_attribute_math.hh"
#include "BKE_mesh.hh"
#include "BKE_pointcloud.h"
#include "UI_interface.h"