summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs')
-rw-r--r--Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs b/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs
index 2af7eac0..1192b7e7 100644
--- a/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs
+++ b/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs
@@ -3,6 +3,7 @@ using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
+using Xamarin.Forms.Internals;
namespace Xamarin.Forms.Core.UnitTests
{