Index: DamClients/DamLive/trunk/src/Deltares.DamLive.Tests/GeneralHelper.cs =================================================================== diff -u -r5807 -r5844 --- DamClients/DamLive/trunk/src/Deltares.DamLive.Tests/GeneralHelper.cs (.../GeneralHelper.cs) (revision 5807) +++ DamClients/DamLive/trunk/src/Deltares.DamLive.Tests/GeneralHelper.cs (.../GeneralHelper.cs) (revision 5844) @@ -22,7 +22,7 @@ using System; using System.Collections.Generic; using System.IO; -using Deltares.Dam.Application.Live; +using Deltares.DamLive.Application; using Deltares.Dam.Data; using Deltares.Standard.IO; using NUnit.Framework;