Fix warning

This commit is contained in:
vng 2010-12-18 00:15:30 +02:00 committed by Alex Zolotarev
parent e750083a53
commit 66dac1f546

View file

@ -6,7 +6,7 @@
namespace yg
{
class Color;
struct Color;
namespace gl
{
class BaseTexture : public RenderTarget