aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Apps/BitnoteWallet.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Apps/BitnoteWallet.cs')
-rw-r--r--source/WindowsFormsApplication1/Apps/BitnoteWallet.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Apps/BitnoteWallet.cs b/source/WindowsFormsApplication1/Apps/BitnoteWallet.cs
index 6d5cb9f..7b19c70 100644
--- a/source/WindowsFormsApplication1/Apps/BitnoteWallet.cs
+++ b/source/WindowsFormsApplication1/Apps/BitnoteWallet.cs
@@ -10,7 +10,7 @@ using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
-using System.Windows.Forms;
+using ShiftUI;
namespace ShiftOS
{