Add missing IdRelabeler. include to GetOwnedVerticesByGlobalIdWorklet.h

This commit is contained in:
Gunther H. Weber 2021-09-23 11:41:48 -07:00
parent 17a8cf16a2
commit f22af2d1c3

@ -54,6 +54,7 @@
#define vtk_m_worklet_contourtree_augmented_mesh_dem_get_owned_vertices_by_global_id_worklet_h
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/contourtree_augmented/data_set_mesh/IdRelabeler.h>
namespace vtkm
{