change RetainedGraphicsControl namespace

This commit is contained in:
zeromus 2014-02-07 23:30:20 +00:00
parent b469a3be00
commit 5a451d4906
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ using System.Text;
using BizHawk.Bizware.BizwareGL;
using OpenTK.Graphics.OpenGL;
namespace BizHawk.Bizware.Test
namespace BizHawk.Bizware.BizwareGL
{
/// <summary>
/// Adapts a GraphicsControl to gain the power of remembering what was drawn to it, and keeping it presented in response to Paint events