summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs')
-rw-r--r--Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs b/Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs
index 5e11c8d8..df43345b 100644
--- a/Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs
+++ b/Xamarin.Forms.Platform.WinRT/PlatformWinRT.cs
@@ -7,6 +7,7 @@ using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Controls.Primitives;
using Windows.UI.Xaml.Media;
using Windows.UI.Xaml.Media.Animation;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Platform.WinRT
{