diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Apps/Labyrinth.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Apps/Labyrinth.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Apps/Labyrinth.cs b/source/WindowsFormsApplication1/Apps/Labyrinth.cs index ade5495..67eb35d 100644 --- a/source/WindowsFormsApplication1/Apps/Labyrinth.cs +++ b/source/WindowsFormsApplication1/Apps/Labyrinth.cs @@ -6,7 +6,7 @@ using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; -using System.Windows.Forms; +using ShiftUI; namespace ShiftOS { |
