Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Xwt.XamMac/Xwt.Mac/BoxBackend.cs')
-rw-r--r--Xwt.XamMac/Xwt.Mac/BoxBackend.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xwt.XamMac/Xwt.Mac/BoxBackend.cs b/Xwt.XamMac/Xwt.Mac/BoxBackend.cs
index 53f12d33..a2cd4dcd 100644
--- a/Xwt.XamMac/Xwt.Mac/BoxBackend.cs
+++ b/Xwt.XamMac/Xwt.Mac/BoxBackend.cs
@@ -27,6 +27,7 @@
using System;
using AppKit;
using CoreGraphics;
+using ObjCRuntime;
using Xwt.Backends;
namespace Xwt.Mac