diff --git a/Marr.Data/Reflection/ReflectionHelper.cs b/Marr.Data/Reflection/ReflectionHelper.cs index c7ba453c64..ab2d47ba77 100644 --- a/Marr.Data/Reflection/ReflectionHelper.cs +++ b/Marr.Data/Reflection/ReflectionHelper.cs @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public using System; using System.Reflection; -namespace Marr.Data +namespace Marr.Data.Reflection { public class ReflectionHelper {