diff --git a/src/Ursa.Themes.Semi/Controls/Loading.axaml b/src/Ursa.Themes.Semi/Controls/Loading.axaml
index 8cdf7f6..f8e811a 100644
--- a/src/Ursa.Themes.Semi/Controls/Loading.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Loading.axaml
@@ -2,7 +2,8 @@
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:converters="clr-namespace:Ursa.Themes.Semi.Converters"
- xmlns:u="clr-namespace:Ursa.Controls;assembly=Ursa">
+ xmlns:u="clr-namespace:Ursa.Controls;assembly=Ursa"
+ xmlns:shapes="clr-namespace:Ursa.Controls.Shapes;assembly=Ursa">
@@ -12,6 +13,7 @@
-