summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/KeyboardTypeConverter.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core/KeyboardTypeConverter.cs')
-rw-r--r--Xamarin.Forms.Core/KeyboardTypeConverter.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core/KeyboardTypeConverter.cs b/Xamarin.Forms.Core/KeyboardTypeConverter.cs
index 4a93010b..50074bd6 100644
--- a/Xamarin.Forms.Core/KeyboardTypeConverter.cs
+++ b/Xamarin.Forms.Core/KeyboardTypeConverter.cs
@@ -1,6 +1,7 @@
using System;
using System.Linq;
using System.Reflection;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms
{