diff options
Diffstat (limited to 'src/SMAPI/GamePlatform.cs')
-rw-r--r-- | src/SMAPI/GamePlatform.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI/GamePlatform.cs b/src/SMAPI/GamePlatform.cs index 3bd74462..174239e0 100644 --- a/src/SMAPI/GamePlatform.cs +++ b/src/SMAPI/GamePlatform.cs @@ -1,4 +1,4 @@ -using StardewModdingAPI.Internal; +using StardewModdingAPI.Toolkit.Utilities; namespace StardewModdingAPI { |