diff --git a/DDCore/src/plugins/ReadoutSegmentations.cpp b/DDCore/src/plugins/ReadoutSegmentations.cpp index 69d8035fb..acbc14fa7 100644 --- a/DDCore/src/plugins/ReadoutSegmentations.cpp +++ b/DDCore/src/plugins/ReadoutSegmentations.cpp @@ -37,6 +37,9 @@ DECLARE_SEGMENTATION(CartesianGridXZ,create_segmentation DECLARE_SEGMENTATION(CartesianGridYZ,create_segmentation) +#include +DECLARE_SEGMENTATION(CartesianGridXYZ,create_segmentation) + #include DECLARE_SEGMENTATION(CartesianGridUV,create_segmentation)