Readd missing drawing namespace.

This commit is contained in:
Jarl Gullberg 2017-07-26 15:19:16 +02:00
parent 3dc6ad223f
commit 6eecf54c57
No known key found for this signature in database
GPG key ID: 750FF6F6BDA72D23

View file

@ -1,6 +1,10 @@
#if ANDROID || IPHONE || MINIMAL
using System;
#if !MINIMAL
using System.Drawing;
#endif
namespace OpenTK
{
// Override a number of System.* classes when compiling for