summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WP8/FontExtensions.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.WP8/FontExtensions.cs')
-rw-r--r--Xamarin.Forms.Platform.WP8/FontExtensions.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.WP8/FontExtensions.cs b/Xamarin.Forms.Platform.WP8/FontExtensions.cs
index dc4690ea..9ac5baf5 100644
--- a/Xamarin.Forms.Platform.WP8/FontExtensions.cs
+++ b/Xamarin.Forms.Platform.WP8/FontExtensions.cs
@@ -3,6 +3,7 @@ using System.Windows;
using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Media;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Platform.WinPhone
{