diff --git a/Ooui/Platform.cs b/Ooui/Platform.cs index d0f3cc9..9884253 100644 --- a/Ooui/Platform.cs +++ b/Ooui/Platform.cs @@ -1,6 +1,7 @@ using System; using System.Diagnostics; using System.Reflection; +using System.Linq; namespace Ooui {