summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Pages/CompoundCollection.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Pages/CompoundCollection.cs')
-rw-r--r--Xamarin.Forms.Pages/CompoundCollection.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Pages/CompoundCollection.cs b/Xamarin.Forms.Pages/CompoundCollection.cs
index 6dbf502b..47bc1ea7 100644
--- a/Xamarin.Forms.Pages/CompoundCollection.cs
+++ b/Xamarin.Forms.Pages/CompoundCollection.cs
@@ -4,6 +4,7 @@ using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Collections.Specialized;
using System.Linq;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Pages
{