About
diff --git a/MP.Land/_Imports.razor b/MP.Land/_Imports.razor
index 864a3c20..d816f32a 100644
--- a/MP.Land/_Imports.razor
+++ b/MP.Land/_Imports.razor
@@ -7,4 +7,9 @@
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using MP.Land
-@using MP.Land.Shared
\ No newline at end of file
+@using MP.Land.Components
+@using MP.Land.Shared
+@using EgwCoreLib
+@using EgwCoreLib.Razor
+@using EgwCoreLib.Razor.Data
+@using EgwCoreLib.Utils
\ No newline at end of file