fixed compilation warning.

This commit is contained in:
rachytski 2012-11-14 19:05:14 +03:00 committed by Alex Zolotarev
parent cac61840d1
commit 146011c202

View file

@ -28,7 +28,7 @@ namespace graphics
struct ResourceStyle;
struct PenInfo;
struct CircleInfo;
struct ImageInfo;
class ImageInfo;
struct Color;
struct GlyphKey;
class GlyphCache;