Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Controls/AssemblyResultControlTest.cs =================================================================== diff -u -r96e729865d3978156ee7d869c1f45f51dae51bcd -r07bb209b7475f9a60cea565c982c47e0562f6daf --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Controls/AssemblyResultControlTest.cs (.../AssemblyResultControlTest.cs) (revision 96e729865d3978156ee7d869c1f45f51dae51bcd) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/Controls/AssemblyResultControlTest.cs (.../AssemblyResultControlTest.cs) (revision 07bb209b7475f9a60cea565c982c47e0562f6daf) @@ -22,6 +22,7 @@ using System; using System.Drawing; using System.Windows.Forms; +using Core.Common.Controls; using Core.Common.TestUtil; using Core.Common.Util.Reflection; using NUnit.Framework;