summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls/GalleryPages/EditableList.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Controls/GalleryPages/EditableList.cs')
-rw-r--r--Xamarin.Forms.Controls/GalleryPages/EditableList.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Controls/GalleryPages/EditableList.cs b/Xamarin.Forms.Controls/GalleryPages/EditableList.cs
index 2a7b1a85..e2265726 100644
--- a/Xamarin.Forms.Controls/GalleryPages/EditableList.cs
+++ b/Xamarin.Forms.Controls/GalleryPages/EditableList.cs
@@ -1,6 +1,7 @@
using System.Collections.ObjectModel;
using System.Windows.Input;
using System.Linq;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Controls
{