Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs =================================================================== diff -u -r05dbdd1382bbe32c4c1519918c0aaecb29f5423a -rac96d7c315129af851634ed5a4a6800b59ede718 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs (.../HeightStructureProperties.cs) (revision 05dbdd1382bbe32c4c1519918c0aaecb29f5423a) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PropertyClasses/HeightStructureProperties.cs (.../HeightStructureProperties.cs) (revision ac96d7c315129af851634ed5a4a6800b59ede718) @@ -24,7 +24,7 @@ using Core.Common.Base.Geometry; using Core.Common.Gui.Attributes; using Core.Common.Gui.PropertyBag; -using Core.Common.Utils.Attributes; +using Core.Common.Util.Attributes; using Ringtoets.Common.Forms.Helpers; using Ringtoets.Common.Forms.PropertyClasses; using Ringtoets.HeightStructures.Data;