aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
index bed5f21..9df4811 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicDownloader.cs
@@ -1,6 +1,6 @@
using System;
using System.Windows.Forms;
-using TimeHACK.Main;
+using TimeHACK.OS.Win95;
namespace TimeHACK.WinClassicForms
{