summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs')
-rw-r--r--Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs b/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs
index 4298bc81..4f5b8db6 100644
--- a/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs
+++ b/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs
@@ -2,6 +2,7 @@
using System.Diagnostics;
using System.Text;
using System.Threading.Tasks;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Controls
{