summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.UAP/PlatformUWP.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.UAP/PlatformUWP.cs')
-rw-r--r--Xamarin.Forms.Platform.UAP/PlatformUWP.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.UAP/PlatformUWP.cs b/Xamarin.Forms.Platform.UAP/PlatformUWP.cs
index 83cb9129..bc2ea499 100644
--- a/Xamarin.Forms.Platform.UAP/PlatformUWP.cs
+++ b/Xamarin.Forms.Platform.UAP/PlatformUWP.cs
@@ -10,6 +10,7 @@ using Windows.UI.Core;
using Windows.UI.ViewManagement;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Platform.UWP
{