aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/HostLayer
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/HostLayer')
-rw-r--r--source/WindowsFormsApplication1/HostLayer/Paths.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/HostLayer/Paths.cs b/source/WindowsFormsApplication1/HostLayer/Paths.cs
index 32e8c3a..64672e6 100644
--- a/source/WindowsFormsApplication1/HostLayer/Paths.cs
+++ b/source/WindowsFormsApplication1/HostLayer/Paths.cs
@@ -1,6 +1,6 @@
using System;
using System.IO;
-using System.Windows.Forms;
+using ShiftUI;
namespace ShiftOS
{