diff --git a/Plain Craft Launcher 2/Modules/Minecraft/ModProfile.cs b/Plain Craft Launcher 2/Modules/Minecraft/ModProfile.cs index f2ec2f647..0d19f503c 100644 --- a/Plain Craft Launcher 2/Modules/Minecraft/ModProfile.cs +++ b/Plain Craft Launcher 2/Modules/Minecraft/ModProfile.cs @@ -7,6 +7,7 @@ using PCL.Core.Utils.Validate; using PCL.Network; using PCL.Core.App.Localization; +using PCL.Core.IO.Net; namespace PCL;