Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionCommentViewTest.cs =================================================================== diff -u -r895e4cf56972494e9e363f0af9cd9e21d55e9004 -ra9aafffab97152303562110b1d789bacb465ce24 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionCommentViewTest.cs (.../AssessmentSectionCommentViewTest.cs) (revision 895e4cf56972494e9e363f0af9cd9e21d55e9004) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionCommentViewTest.cs (.../AssessmentSectionCommentViewTest.cs) (revision a9aafffab97152303562110b1d789bacb465ce24) @@ -27,6 +27,7 @@ using NUnit.Framework; using Rhino.Mocks; using Ringtoets.Common.Data; +using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Integration.Forms.Views; namespace Ringtoets.Integration.Forms.Test.Views