diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs b/source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs index 8e15e07..d0c9310 100644 --- a/source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs +++ b/source/WindowsFormsApplication1/Controls/ShifterGraphicInput.cs @@ -6,7 +6,7 @@ using System.Data; using System.Linq; using System.Text; using System.Threading.Tasks; -using System.Windows.Forms; +using ShiftUI; namespace ShiftOS { |
